Loading Tool

Explorer IconExplorer

Memory Pool

74,641 transactions
27.65 vMB
0.06869401 BTC
Random Selection Loading Transactions
Max Size: 168.44/200 MB

Candidate Block

Mining Attempt 8a7ecd7a3270771c40d7112a2bcff3772d34a0c54fae6d509777dc7b456c0cfa
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root bae7f493991b729154a55f7100f6becc3a8b7ee29b6b73cf9514aa5f68f94397
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,112
Size: 1.00 vMB
Total Fees: 0.00973787 BTC
Feerates: 180.82 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (355,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,509 559,509 00000000000000000003d4ec1dee32e8ae196afbe2b0440d42e73d29a8d0e040 2,067 0.79/1.00 vMB 12
559,508 559,508 0000000000000000002eba7aa4c3de4daf4471ed240690534ba9bab6696893b8 808 0.43/1.00 vMB 15
559,507 559,507 00000000000000000024b014c4ce459396bdcd66250dae2b2893f2635f7b49b6 1,277 0.46/1.00 vMB 14
559,506 559,506 0000000000000000001bdd093600dec0fdf5f959c792988c70c0341dbe5474bd 385 0.11/1.00 vMB 14
559,505 559,505 00000000000000000022c312c27bd1e860698faa198ee6f62430d4bd6ad40495 1,811 0.66/1.00 vMB 26
559,504 559,504 000000000000000000152bda9c8f1a03541b81b082a0690fdfa4e7a792b78dcd 1,059 0.42/1.00 vMB 3
559,503 559,503 00000000000000000002e2989ad50c92dd7370dced40505372e27ea1262a0495 2,212 1.00/1.00 vMB 9
559,502 559,502 000000000000000000281476c32e169c0ca0c11386c7000ca0163c19787aa4e0 2,471 1.00/1.00 vMB 15
559,501 559,501 000000000000000000080fe08f0b23431933ae3210abfb0cbec56afa2cf19ff6 2,897 1.00/1.00 vMB 19
559,500 559,500 0000000000000000000875eae13f091e9be4e1c4cb2c1862018ca848adf12fb4 3,029 1.00/1.00 vMB 25
559,499 559,499 00000000000000000019458aac6809ea771c02af6222be7f9bb83f7bebc3c3a3 2,703 0.91/1.00 vMB 24
559,498 559,498 0000000000000000000f2be5472954a081d9f1171a859d2e4eb9555135fb5bd0 440 0.13/1.00 vMB 18
559,497 559,497 00000000000000000003f4857c42ec541a1db955cefdbc77bf46697d50fa4b93 1,719 0.66/1.00 vMB 8
559,496 559,496 00000000000000000006f88315d32002d917fe34239c77c342a631a811353464 2,586 1.00/1.00 vMB 18
559,495 559,495 00000000000000000024bab9c40f86f3d8ff378947cec7fa8d3c48084382d443 2,225 1.00/1.00 vMB 2
559,494 559,494 0000000000000000001ec1b94d79434921b9f127b4503fbb14f9201b56312e43 2,841 1.00/1.00 vMB 10
559,493 559,493 000000000000000000253a2b59e5504fcc1766b3e8ba613b840755d5290320d0 2,307 1.00/1.00 vMB 5
559,492 559,492 0000000000000000001439c79833600f394248148feebeb0d1e528768e6d05a5 3,077 1.00/1.00 vMB 23
559,491 559,491 0000000000000000001d57cf8d22cb4152914c700d6bba4d053cc40304417a3f 3,061 1.00/1.00 vMB 25
559,490 559,490 0000000000000000002790147308d2b4a855ec16d2ef497c1dc118f38e4d312d 3,355 1.00/1.00 vMB 13
559,489 559,489 000000000000000000144df9f8a1db477b363d396255afe449485a923e43b61f 2,660 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

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