Loading Tool

Explorer IconExplorer

Memory Pool

85,708 transactions
32.84 vMB
0.13114803 BTC
Random Selection Loading Transactions
Max Size: 195.40/200 MB

Candidate Block

Mining Attempt 50cfd5bac85e55fa52cffb63ef5a49348a90d0a4d5ce064b4ba19b97cfb0c860
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root bc49f822f682179ad5dbdde38081fe9af50bf42044c6aa307133fb6e647d6da3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,472
Size: 1.00 vMB
Total Fees: 0.06069573 BTC
Feerates: 387.56 > 6.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (330,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,057 584,057 00000000000000000012acd62abfbb302d17d474d5e56fcf248fdc753b259d55 3,188 1.00/1.00 vMB 31
584,056 584,056 000000000000000000070184dfdd37890798491140a3617e44e79255690b6b76 2,272 0.73/1.00 vMB 25
584,055 584,055 0000000000000000001f82ee5c7482c4a1476e09cd878c61e884afd71d0fa527 1,312 0.39/1.00 vMB 23
584,054 584,054 0000000000000000000c0456e2f2271366f99ae76be57ed30524cebe7e9ca48c 1,786 0.60/1.00 vMB 32
584,053 584,053 0000000000000000000f21f8bf56855885213885ec3aad24fe9658db52e1c405 1,936 0.59/1.00 vMB 7
584,052 584,052 000000000000000000205a421b09ea138132f625adb4a3a5436d7283a17011bd 3,170 1.00/1.00 vMB 32
584,051 584,051 0000000000000000001079d369b1cd6082ad57be4d56a2dd506a49ec156afa30 2,584 1.00/1.00 vMB 60
584,050 584,050 00000000000000000021e393e95e46513795ea762039096e2ab158a3f4cbc2c3 902 0.38/1.00 vMB 23
584,049 584,049 000000000000000000164373e422192d42d1a1eb9bf392ce223435794029cdb3 2,122 1.00/1.00 vMB 6
584,048 584,048 0000000000000000000f17052cba3b68d0015017c340a5b8ab39fd7a2550a63e 2,551 1.00/1.00 vMB 79
584,047 584,047 0000000000000000000a6cd37dd4c546d6d1e9924bbf94f8c2f07a2f9402539b 1,492 0.87/1.00 vMB 11
584,046 584,046 00000000000000000009f2ee5383800b495302dd282bc7d24f22d4e9c7d2a987 3,061 1.00/1.00 vMB 46
584,045 584,045 000000000000000000032a081b5b5bddacbe82475708a7194797175ef53b94a0 2,908 1.00/1.00 vMB 38
584,044 584,044 0000000000000000000f025a16d268ec90d704d0e0ccfe4393bc7fe82e4832e1 2,573 0.80/1.00 vMB 5
584,043 584,043 00000000000000000001bd95e3d713c2077ead8b37d6c535f7f4dcbc944dfc77 2,711 1.00/1.00 vMB 67
584,042 584,042 000000000000000000058b295d04931ae5bd00643d6ecfd875e9ba99582a6917 913 0.34/1.00 vMB 22
584,041 584,041 00000000000000000017b3c5a5768e560d683151ce8c69ca184d533be401e8f0 1,783 0.58/1.00 vMB 30
584,040 584,040 00000000000000000020f6b70999a834dcc0c3ba51f77250bf65177a1f36c195 1,043 0.46/1.00 vMB 38
584,039 584,039 0000000000000000001623fc5102f0bd92bb8a94d0aa33a70f9c267fd0b10230 2,782 0.85/1.00 vMB 23
584,038 584,038 00000000000000000022fdd43f6af9cc524eb6b35ffb94913783bd88044cd976 2,668 1.00/1.00 vMB 57
584,037 584,037 000000000000000000004195d4d06b08a3bb21a71c3ef22e94999b47b44c2f71 2,491 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.31 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: 659.27 GB
    • Received: 14.60 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.