Loading Tool

Explorer IconExplorer

Memory Pool

26,574 transactions
27.33 vMB
0.06947797 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt 149e212f26c31f791bbe1c4ee1253533a59d21a6b99892fced4b73429d343af5
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 3a732870b17009bdfe75174112081b4f4adc986d83b7ec2e4d118314580307ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,232
Size: 1.00 vMB
Total Fees: 0.01780191 BTC
Feerates: 102.52 > 1.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (679,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,044 235,044 0000000000000177ff4d18574b06604d9a99567ead24d129954de7e8a41519b4 195 0.09/1.00 vMB 157
235,043 235,043 000000000000004b109ff39f56dd7ec6369a525100230e8c7fc23ce7fbe324d5 477 0.21/1.00 vMB 183
235,042 235,042 00000000000000d5749bd562d738579ef1cba2e025d601c10871e1d3752965a8 374 0.15/1.00 vMB 224
235,041 235,041 000000000000010bf82e1d15a47393c3e2dbb74fd01630db7907f4f4902bf5d6 110 0.06/1.00 vMB 115
235,040 235,040 00000000000000abbcada1b3f1c294e1d0b1fca845b1d4b65472e7f819373be2 427 0.22/1.00 vMB 151
235,039 235,039 00000000000000bc8ef3c270d32d5ba4cb10715c8178df652329b52f57b82a3d 260 0.15/1.00 vMB 108
235,038 235,038 0000000000000001fbc91117de4b97ac04ab8074e81422433da1761fd05dc7ff 542 0.22/1.00 vMB 130
235,037 235,037 00000000000000ccc0973e3c1b64cec2031572c9f669cd64693744aa015999a9 292 0.10/1.00 vMB 3
235,036 235,036 00000000000000d56e84be6f9cd20aaa138ba6db825b38b0014849263f79d4f8 460 0.19/1.00 vMB 170
235,035 235,035 000000000000012ed9fbdc95c111c0fba27e58f9293af6014c9f259c06fa5038 288 0.16/1.00 vMB 116
235,034 235,034 0000000000000149f2a8e3e7a77ff883e6f3d197fae22e23a11269f4ad47ac37 403 0.25/1.00 vMB 1,306
235,033 235,033 00000000000000639387c59625a8a42dbd44aede0f10171c6c915bdfcdab2eb4 570 0.29/1.00 vMB 160
235,032 235,032 000000000000013db066e1e32d35c8da2916129b032a207f2c0ec7577eb2cb10 502 0.26/1.00 vMB 156
235,031 235,031 000000000000006728ba717729e338a1e58736a5ecbd478f22646745076fd421 197 0.15/1.00 vMB 47
235,030 235,030 00000000000000db3fd5b6dd03ccd34ced13130c4798eae763325a9547202d15 301 0.16/1.00 vMB 149
235,029 235,029 0000000000000168fb0df477ccf4ede36241a1bbb5d84bac5ea8dbea00a82639 442 0.24/1.00 vMB 140
235,028 235,028 00000000000000e90ef3bf0107078c5b16c1fd576ba131ee75ecda4ad4531eae 291 0.14/1.00 vMB 147
235,027 235,027 000000000000007437dfb90ef882cb9c84b88075295ed300c14539ce30320699 400 0.35/1.00 vMB 94
235,026 235,026 0000000000000099c32e8e8e085aa983ad8bd5c6b33e1695641d0141a169ccb7 658 0.25/1.00 vMB 196
235,025 235,025 000000000000019f2112335e0bcae9aa02767331d7fab45184c09ae5bf6ec1d8 398 0.21/1.00 vMB 121
235,024 235,024 000000000000000c6ac2df32e4b7402c2c1ee4c9f0306d120dcc4625b5ba8cae 81 0.04/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.46 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: 611.00 GB
    • Received: 10.78 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.