Loading Tool

Explorer IconExplorer

Memory Pool

45,478 transactions
28.67 vMB
0.09707104 BTC
Random Selection Loading Transactions
Max Size: 151.73/200 MB

Candidate Block

Mining Attempt a2064b7d0ccbb3be70869642bd7e2334c6621a1543626c7f2861c0a12e26ab10
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 600a78fae8d5095b8805cf70594e71e8ca9f8546a89802950f4aff1ee3b1f5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.04158971 BTC
Feerates: 200.00 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (165,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,840 748,840 000000000000000000043a0c9184c33239ebbf1229af47cc2096df263bb5ee66 2,438 1.00/1.00 vMB 19
748,839 748,839 00000000000000000007cb66826ba9645a03af67287beca3b0f36fe8e2f32a79 1,649 0.84/1.00 vMB 5
748,838 748,838 0000000000000000000391d44a2dded7722a034468983aaef14fa0b7f695a4b7 2,333 1.00/1.00 vMB 26
748,837 748,837 00000000000000000009af8b73adaee59f5aa29ca3c727abf76aaba5dad259aa 196 0.13/1.00 vMB 13
748,836 748,836 000000000000000000081012b82d9440ccd25165c01f30134049fdb159e2cb3a 306 0.09/1.00 vMB 15
748,835 748,835 0000000000000000000150911b8af59c66339d9307a5b76f5386d103fb09fe1f 1,158 0.49/1.00 vMB 8
748,834 748,834 0000000000000000000070e4e426aba8b6b59fddc4884e1261316a649a42ec40 3,316 1.00/1.00 vMB 5
748,833 748,833 00000000000000000005a34d13cd9a0f40ffc79c41ab8366e48160294c0aa34e 2,919 1.00/1.00 vMB 9
748,832 748,832 00000000000000000005f29f2355e6be9d9e6cbc2351066d684547c503c646f2 2,263 1.00/1.00 vMB 11
748,831 748,831 000000000000000000094a3ec588cc5ca70e00ee59fd1f72eb39d463ea08244f 1,568 1.00/1.00 vMB 12
748,830 748,830 00000000000000000006974fe2317b03e9352e9cdd7d9eed09b572b09b32b707 2,573 1.00/1.00 vMB 26
748,829 748,829 0000000000000000000500946ee2b43b67897dee473b9502fa5078b047c30045 2,212 1.00/1.00 vMB 19
748,828 748,828 000000000000000000003743e2b5d6dc7cfb8b871fbbc8be455c9475298a04d3 3,317 1.00/1.00 vMB 27
748,827 748,827 0000000000000000000257ef19be149cbf43beefa1819480ac76f6548d87bda8 3,535 1.00/1.00 vMB 31
748,826 748,826 0000000000000000000582c7abf87fc2fc0ed0892d44933864446a237d7e0df5 2,837 1.00/1.00 vMB 8
748,825 748,825 000000000000000000042130f97a7bfa9849526ac706f1c8f06de9131147906c 2,296 1.00/1.00 vMB 22
748,824 748,824 00000000000000000000340fe4e73bf78ddb0ac528f38cdc2e42ac260954cec5 1,453 1.00/1.00 vMB 32
748,823 748,823 000000000000000000070e7493973f0ab3349f1e9b27ef0350b18f53fde09923 394 0.15/1.00 vMB 16
748,822 748,822 00000000000000000008988c188d4976d4842aa37e9f63720e8017a34295ddf6 30 0.01/1.00 vMB 31
748,821 748,821 00000000000000000001ed6f3c0393ec1973e15b5515e3689ee536d2fc9da3b4 2,459 0.87/1.00 vMB 16
748,820 748,820 00000000000000000007079ef53f1c5bfe6d1114da0e50736b07ea59888cf838 2,142 0.69/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.64 GB
    • Received: 13.61 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.