Loading Tool

Explorer IconExplorer

Memory Pool

73,790 transactions
28.87 vMB
0.07097883 BTC
Random Selection Loading Transactions
Max Size: 174.75/200 MB

Candidate Block

Mining Attempt 3412e3581be591e6c07591a86915f7d6d51cb04676af3f0b1531bc67712ea788
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root 73ebcec8c918892527f9bd206903416de9164250a528769b5277e47bb17f68e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,120
Size: 1.00 vMB
Total Fees: 0.00717274 BTC
Feerates: 73.20 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (405,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,521 509,521 00000000000000000053ad287a9856312e38184d6a9cc6ce33cc1d8b08f131e1 663 1.00/1.00 vMB 30
509,520 509,520 000000000000000000538cce0f17f975aeca7d24192847cb88e6ccefd049cb00 1,860 1.00/1.00 vMB 68
509,519 509,519 0000000000000000001474249b489c245494646dfeea3a797ef1d3d8e452f5c4 438 1.00/1.00 vMB 9
509,518 509,518 00000000000000000022590445734c4724f302ad4e06ff2051cb7f992fe10302 212 0.56/1.00 vMB 17
509,517 509,517 0000000000000000005d127a1ae630e80e0880fdff5e40030b6039f58ee8b642 1,246 1.00/1.00 vMB 56
509,516 509,516 0000000000000000003b6c6834106dc774ab6e267d25e7a1730ae3bace4cb632 341 1.00/1.00 vMB 8
509,515 509,515 000000000000000000510ba3ddadabe4ef08f04878091ebbccd946482d75543d 191 1.00/1.00 vMB 5
509,514 509,514 0000000000000000005c08edeeda0764cbd02c0e847e1d3156dc33ea6b013928 1,684 1.00/1.00 vMB 75
509,513 509,513 0000000000000000001571db6cc7053518eaacf4872cb6e16e5448e9c22f92d4 1,107 0.39/1.00 vMB 121
509,512 509,512 000000000000000000592a89ef79e928458bceb5945903126efbd64147fb8c18 218 0.11/1.00 vMB 107
509,511 509,511 0000000000000000002f70ff971c34e17809c1b1eb6d02ddc6ceac1d7ff60e01 719 1.00/1.00 vMB 39
509,510 509,510 00000000000000000035c7735030a5d0ab0588c423896024c034ad135fe68f59 555 1.00/1.00 vMB 14
509,509 509,509 00000000000000000003a7fb0323c296552e5c63bbead1adc08c2f1ff578cde0 1,171 1.00/1.00 vMB 56
509,508 509,508 0000000000000000004aa29dda057f9d6bf152bc1dd39f2680cc9a97006d71fd 696 1.00/1.00 vMB 33
509,507 509,507 0000000000000000002b3085197eaabf3423a85038609bddc4bf0134579127f6 1,039 1.00/1.00 vMB 39
509,506 509,506 00000000000000000024982d20cee89874eca8ab79337d62e73df3df9aeac023 713 1.00/1.00 vMB 17
509,505 509,505 0000000000000000003cd2ad5f4092639c804b80a09f64128c50e5ab41b24719 1,825 1.00/1.00 vMB 81
509,504 509,504 00000000000000000028c91a95cd6a5b6cbd913c203510eab269208df6c64091 1,830 1.00/1.00 vMB 86
509,503 509,503 0000000000000000001550c1ce2f87d8874a7f8b943e57fbed0cf49a8279d9a6 1,290 1.00/1.00 vMB 26
509,502 509,502 00000000000000000056d2067d53089a5f30aba3ff229b3ca84e02a9ddbc4045 493 1.00/1.00 vMB 18
509,501 509,501 00000000000000000001f13e628fb00cea659850760042330a8a3a5fe2214428 1,278 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

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