Loading Tool

Explorer IconExplorer

Memory Pool

35,599 transactions
25.98 vMB
0.06692587 BTC
Random Selection Loading Transactions
Max Size: 132.54/200 MB

Candidate Block

Mining Attempt 3da6994185797b83167998383ca1a97d1b800058477ed0d66ab8e7d29b4c7af1
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 01e653261e30e16bff5ce2e46ddc6db6ce39b4ff2dee021a32f6af1dc1ace6af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.01922465 BTC
Feerates: 713.01 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (153,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,729 760,729 0000000000000000000024a36d66abfef5a3fccf1d63e18bacb224a76d4bccdc 2,565 1.00/1.00 vMB 17
760,728 760,728 00000000000000000000390d3355f852761941d0e73988a0dda785c391d2df65 3,424 1.00/1.00 vMB 23
760,727 760,727 000000000000000000008d92fd50a39939c8bb9e1b5cfd30d960aabe4d8e8208 3,668 1.00/1.00 vMB 22
760,726 760,726 00000000000000000007402858e0f498f657620b315140344e1c52c2c9232479 2,280 1.00/1.00 vMB 28
760,725 760,725 0000000000000000000115b44d51c94ac17f27d4429a0535d6cd4009a64d2b50 3,423 1.00/1.00 vMB 23
760,724 760,724 000000000000000000073edc952d1afc821f282c50d7c946d6127e21f53d8090 2,259 0.94/1.00 vMB 15
760,723 760,723 000000000000000000051e25ff4beedd45b43a3bc92ef77e41fa15b8ac1e18b8 120 0.14/1.00 vMB 5
760,722 760,722 000000000000000000042a6780cd800dd2567333ca0038e9a9ea4bd753f5c8a6 1,106 0.83/1.00 vMB 6
760,721 760,721 000000000000000000047dff4715e9e103252a69ca1a3ef7cfea69313291bdff 1,619 1.00/1.00 vMB 6
760,720 760,720 00000000000000000006ac1c77030a933a49d636e03e167b5b44f26e440d64af 2,711 1.00/1.00 vMB 19
760,719 760,719 00000000000000000005d2ede212e5749f8c4b9cf04d409faa861fb51509012e 648 1.00/1.00 vMB 2
760,718 760,718 000000000000000000047172b00f4d9dfeba108e4d575757c384d886823dd254 2,015 1.00/1.00 vMB 10
760,717 760,717 00000000000000000006df59539b09cff997dab519ccb86862c5e1c7d438bd27 2,738 1.00/1.00 vMB 20
760,716 760,716 00000000000000000000da21355393df803b81d8d659de845f7f96a4ca558bee 1,195 1.00/1.00 vMB 3
760,715 760,715 00000000000000000000c88f4c4b8309cbe450e3e96d521510baeb036f24f2c1 1,979 1.00/1.00 vMB 15
760,714 760,714 0000000000000000000075eb1a5f5656e8d005c5836b561a9eb795c41a7da4aa 941 1.00/1.00 vMB 18
760,713 760,713 00000000000000000004fddb63bd3bd11e05fb20dc3472526aabb44971766fec 813 1.00/1.00 vMB 6
760,712 760,712 00000000000000000005aad9dbf031b4dfafeb2c3d44cb1f8bec2337d0ae7793 2,045 1.00/1.00 vMB 12
760,711 760,711 00000000000000000002bcfdd9c59d95e6e6e3fa9870f0ae6c106de50192bddf 899 1.00/1.00 vMB 2
760,710 760,710 000000000000000000041b2d5fb2fc38727a202dbb3e876b0fbc068eba1cd660 2,314 1.00/1.00 vMB 12
760,709 760,709 00000000000000000000395d1450d579381225fcce207521000a26a25e365a2c 2,435 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 635.99 GB
    • Received: 12.34 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.