Loading Tool

Explorer IconExplorer

Memory Pool

79,501 transactions
29.94 vMB
0.08448995 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 9fda7674c658c4f42fae7cab674592f3c61b549d22c85d9f9ebea31b7967f010
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 82d7486b9b9404f2de830443d0bfedc69045cf58e2778a9ef0eb7b0158e489a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,935
Size: 1.00 vMB
Total Fees: 0.01584208 BTC
Feerates: 40.21 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (110,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,641 804,641 00000000000000000001191f63705c5b7487873f52aa60161567c42afb7f6aea 5,349 1.00/1.00 vMB 9
804,640 804,640 000000000000000000041c52d1c76706040918f802326c3b408170833f36bb08 4,740 1.00/1.00 vMB 11
804,639 804,639 00000000000000000004b4296e480ef1ae4883dde24894865d5a9459e95a0a3d 2,885 1.00/1.00 vMB 7
804,638 804,638 00000000000000000000eaf779fd2e08e06276a4b839efefcd867aff0dca6547 4,188 1.00/1.00 vMB 14
804,637 804,637 00000000000000000000c0f27e7e5d54668ba62756200038f70e0dc53448ee60 2,557 1.00/1.00 vMB 12
804,636 804,636 000000000000000000042e322e2dfe4da3173d7cc865e3493da2f025c4db274a 2,833 1.00/1.00 vMB 10
804,635 804,635 00000000000000000002fe65f4e44e0d4d894e52e370c073f343cc3b8adbc406 3,526 1.00/1.00 vMB 17
804,634 804,634 00000000000000000004d78168595cf4bdafc25fd2920212056e4492dd3d3109 2,737 1.00/1.00 vMB 9
804,633 804,633 00000000000000000004f484d0cc0709ab570fc1df9dc7b328438f747594c6c4 3,150 1.00/1.00 vMB 12
804,632 804,632 0000000000000000000187070b7a3bd2b0a71dbbcc9c366df02a6df37dbc5aa1 2,592 1.00/1.00 vMB 20
804,631 804,631 00000000000000000003e3d82dd301a8df43db3972f48b0ab5ba3a414594f44e 6,198 1.00/1.00 vMB 7
804,630 804,630 0000000000000000000273ae7a74e6c122e411f8a3823406f0d6205ceaa33a3e 4,931 1.00/1.00 vMB 7
804,629 804,629 0000000000000000000067bc7f25701b21a94b3bed5ea5d0996e663876b2a8f7 4,286 1.00/1.00 vMB 8
804,628 804,628 00000000000000000001565e59cc8decf41a12e538794adbc99900ed64d01a98 2,927 1.00/1.00 vMB 10
804,627 804,627 0000000000000000000199e5bca86dd9045af6510b0793b493b8692d57eceb29 3,655 1.00/1.00 vMB 15
804,626 804,626 000000000000000000014eaf69054f43753b11460a3f1b6282c247d5dcd338c6 6,951 1.00/1.00 vMB 7
804,625 804,625 00000000000000000004fd210e66304ea501cb1e14248f6cad50761fd342487f 4,730 1.00/1.00 vMB 10
804,624 804,624 00000000000000000004885fd412c22579c6ccda34d83f78fa81605ed67715f3 6,586 1.00/1.00 vMB 6
804,623 804,623 00000000000000000002802f347674c01bd70b4a616632ac1124893631bd2681 2,574 1.00/1.00 vMB 7
804,622 804,622 00000000000000000001d3238346ca1d767bd06262b575242387fdb98f092dd0 4,299 1.00/1.00 vMB 11
804,621 804,621 00000000000000000000960cf15668e2e9016d00e33e543b202f979a09df9489 2,367 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.