Loading Tool

Explorer IconExplorer

Memory Pool

78,353 transactions
29.01 vMB
0.07757563 BTC
Random Selection Loading Transactions
Max Size: 175.83/200 MB

Candidate Block

Mining Attempt 87db76815219375d31a98092352505515a1022250dc4f1d51edb7002d3de34c4
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root b7bef488333151d3652688572aa5bb4c919ed934134573b0a0c54174eb7f03a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,498
Size: 1.00 vMB
Total Fees: 0.01709288 BTC
Feerates: 100.44 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (291,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,498 623,498 00000000000000000002f41789bb6fba2afb6b78430a85ec4de6bce56569d669 2,302 1.00/1.00 vMB 27
623,497 623,497 00000000000000000009af9afef5d6ab49a37e6669d9923f9693f4471bdbff64 1,625 0.72/1.00 vMB 20
623,496 623,496 0000000000000000000c5e6c3fb59911c7a84d09cd8d017cc02b03e5e5878e00 1,952 0.95/1.00 vMB 12
623,495 623,495 0000000000000000000691153be3692be8527cb904554d508b1ba5e825932f20 3,000 1.00/1.00 vMB 20
623,494 623,494 00000000000000000012e17901b7aafcb575ad28a5226d6e49853635252e9927 882 0.26/1.00 vMB 22
623,493 623,493 00000000000000000009910c44b324465038bc20735cc6c4570f47815d550711 2,274 0.82/1.00 vMB 24
623,492 623,492 00000000000000000003123e90e5ec994e07611c9f0aaa240d56e75253943c9e 1,921 0.64/1.00 vMB 14
623,491 623,491 0000000000000000000a3ca850815e41d4a0f380e7ee89cc62d8953312059da1 3,111 1.00/1.00 vMB 16
623,490 623,490 0000000000000000000ca961320ce9b1a457f0b8d0df4b5fbb26c982606ef6e5 2,785 1.00/1.00 vMB 26
623,489 623,489 000000000000000000076fea07d2d9e947a7bd41da5e8673be372dbce075f09a 2,843 1.00/1.00 vMB 32
623,488 623,488 0000000000000000000260570a4a16aa2a3bd72711302824fc23b26a3bbb8566 1,240 0.47/1.00 vMB 4
623,487 623,487 000000000000000000073a0a77e1b360c195fda25cc23484c160bc8b2600ebfd 2,605 1.00/1.00 vMB 44
623,486 623,486 0000000000000000000c759ed1e9cf5df7cecb32d3ff7e02b94e9722d0800f82 2,040 1.00/1.00 vMB 22
623,485 623,485 0000000000000000000c9de35813883682f18b5d3dd8988176357f40b7adc47f 1,457 0.56/1.00 vMB 9
623,484 623,484 00000000000000000007e20a78f2c024abdb39202d100534dacaced36217a013 2,771 1.00/1.00 vMB 34
623,483 623,483 00000000000000000010676c102cdff2ec406e3a65e71a7e18fdbe0c21888335 1,084 0.44/1.00 vMB 4
623,482 623,482 00000000000000000002cf1765fffcffa105312c96447719dabd242b6d5d1795 2,997 1.00/1.00 vMB 35
623,481 623,481 00000000000000000009bec6b7e99b5d5bc40df07508485bfae4a6c32ebe5065 858 0.31/1.00 vMB 24
623,480 623,480 0000000000000000000ed7aaf50dc4724bbc5f8920c51512732a593ed43a997d 1,044 0.37/1.00 vMB 23
623,479 623,479 00000000000000000008f95fc63ad305ff85fb30a95d0bd1cf556339c868004e 334 0.10/1.00 vMB 22
623,478 623,478 000000000000000000084707fb1246e89363e84daa911d6882ec83f2847441a2 1,143 0.40/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.55 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: 669.85 GB
    • Received: 15.77 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.