Loading Tool

Explorer IconExplorer

Memory Pool

79,666 transactions
29.81 vMB
0.08920699 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 7d05d2e646f8e49f380f56ba797ee112e40acc4f8820fa310ed9395bd42c1bc5
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7b6d472e978771e462664dda870bf55ea76429f7e164a054f8a6d916ffa47d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02190214 BTC
Feerates: 40.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (286,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,817 628,817 000000000000000000068abb7e28872894ff65a427a851dd8171b91fb1a1315f 3,054 1.00/1.00 vMB 54
628,816 628,816 00000000000000000007e5f58cbacc316751995e3994b6cc63530838731ad95d 714 0.25/1.00 vMB 44
628,815 628,815 0000000000000000000b23a05f87cb483c67b9448995c730e192a6f451e5d545 790 0.27/1.00 vMB 53
628,814 628,814 000000000000000000060f5ae1329684de1af76c79412c17ab40047df35a91a7 38 0.01/1.00 vMB 69
628,813 628,813 000000000000000000091218c3dab067fd625a9ea863ddf4cacc76980f214c74 2,400 0.84/1.00 vMB 54
628,812 628,812 00000000000000000003e42707389084db1b4765773acca2df43550fb7e9508a 1,255 0.48/1.00 vMB 41
628,811 628,811 00000000000000000003e1716aad6b0ac536e8130d2c934d8efd5fc473fb68a1 1,355 0.63/1.00 vMB 7
628,810 628,810 00000000000000000004a53338d7ec10e0343c1748d03f18e2096e2069d92417 2,663 1.00/1.00 vMB 59
628,809 628,809 00000000000000000007da5598f2fbe44ea52173d56cbabf1755a954cc2aa2c4 2,968 1.00/1.00 vMB 40
628,808 628,808 0000000000000000000b1c4345ca2ab51e05aa5a0972c46685a1c295202ec45c 2,053 1.00/1.00 vMB 89
628,807 628,807 0000000000000000000adbc743733ed1a8ab663b4c3461d6d2ec5c8fde4addfd 1,431 0.56/1.00 vMB 47
628,806 628,806 00000000000000000004183c141fdc337e2776c4f1ed1facdf46587e39d436c0 2,277 0.63/1.00 vMB 45
628,805 628,805 0000000000000000000ecd2efec0092bc09fa3b759fb65461758231eeceb3ee2 1,536 0.48/1.00 vMB 41
628,804 628,804 000000000000000000107d3e4d9d66afca28f44bed09e795341c3cd266a84197 945 0.76/1.00 vMB 7
628,803 628,803 0000000000000000000299be896a06b1fd7e3a1f47693f7c03acaf42fa0dde74 371 1.00/1.00 vMB 4
628,802 628,802 00000000000000000000bde108dec67cc3af1c3435d16ec145d501b64c3bddd8 1,283 1.00/1.00 vMB 6
628,801 628,801 00000000000000000005fa9974b448d3af2873c5e59e4614ba12389113462980 1,497 1.00/1.00 vMB 20
628,800 628,800 00000000000000000005ae059bae36ccec27699cccdaf538a7d2905ed8a75f99 1,017 1.00/1.00 vMB 22
628,799 628,799 0000000000000000000c3ef723bf4e9f2c0a40229b339689676726203bbe67e1 580 1.00/1.00 vMB 22
628,798 628,798 0000000000000000000ecf0c7513984952bf2601b1d50c5249b2804490cbdeed 2,374 1.00/1.00 vMB 44
628,797 628,797 0000000000000000000294b6d22637fb642a433d56113d58fcc98d55227a4807 2,877 1.00/1.00 vMB 16
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.37 GB
    • Received: 16.21 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.