Loading Tool

Explorer IconExplorer

Memory Pool

41,389 transactions
28.74 vMB
0.06161720 BTC
Random Selection Loading Transactions
Max Size: 147.54/200 MB

Candidate Block

Mining Attempt c62192cb93074231c31697d6ccb0b482b823212fd9239429458094ec990ab2db
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 05b1b18aad67f8cdb461ef576e2cf41b65ef136601b234b25f9384399a2c77eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,689
Size: 1.00 vMB
Total Fees: 0.00593096 BTC
Feerates: 100.53 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (222,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,816 691,816 0000000000000000000fc7cd3d82be315247d20762a95a57ee0c51d3170682cd 2,212 1.00/1.00 vMB 23
691,815 691,815 00000000000000000009de37ed9e182e9580b46a74d133c3fe8af257a7699639 638 0.30/1.00 vMB 13
691,814 691,814 00000000000000000013b643e0e1fd5a262f25e03a6d0e45cb478308f45d9596 707 0.41/1.00 vMB 15
691,813 691,813 00000000000000000012a883aff10e05b99e14da7eb71fdf8c3ab24acef59a11 1,012 0.48/1.00 vMB 20
691,812 691,812 00000000000000000000de79ef9a0256898df3b5c49ce57c7a6bfe48685a657b 1,132 0.97/1.00 vMB 1
691,811 691,811 00000000000000000007eeadd44be9be78226d397c7e30f0b554a1b6a04e649f 2,621 1.00/1.00 vMB 23
691,810 691,810 0000000000000000000150eff573bc9a9c77a3e5185ead8fdf8ba94b83577f8c 2,859 1.00/1.00 vMB 20
691,809 691,809 0000000000000000000d71f29fb8c3dc3889d79f46a7162d6a8566253b15ae15 2,366 1.00/1.00 vMB 19
691,808 691,808 00000000000000000001940c524a387d84fd0bbbef698c9994e366c9cabdae4b 2,821 1.00/1.00 vMB 29
691,807 691,807 0000000000000000000d334d8db36e03b156f8a71e0edca9f052c2bcb0e7e2fc 1,214 0.59/1.00 vMB 9
691,806 691,806 00000000000000000012287632f775d0e1fd30fb0a12dbc1c080708c382e16f8 1,571 1.00/1.00 vMB 6
691,805 691,805 0000000000000000000f66bd4655542a2f740bf7efe605d422a08df48518e6d0 2,609 1.00/1.00 vMB 35
691,804 691,804 00000000000000000000bd1c7228dafb6b20687dd83d54ee6f1dfa742ffad174 108 0.04/1.00 vMB 87
691,803 691,803 000000000000000000099e29b41e4b2fee5aca12c200ba8a0884d9ec8f5eaf60 1,101 0.53/1.00 vMB 46
691,802 691,802 000000000000000000019b691f2d19d787217e5900bd6b38d8dacf6e69b11a41 796 0.34/1.00 vMB 75
691,801 691,801 00000000000000000004daa3d13ca7e03cb7a3e28816b9e31e9559ab77df52b9 1,127 0.46/1.00 vMB 73
691,800 691,800 0000000000000000000f29a1defdfab04f2d3389e19180474e5428af21146a8e 978 0.45/1.00 vMB 77
691,799 691,799 0000000000000000000f29115fd5f2a9cc28fd8b209231ed683cf317a7a86d69 577 0.20/1.00 vMB 21
691,798 691,798 00000000000000000002c1235b95e90584b19b79e04b35e938c64ab49862ac99 115 0.03/1.00 vMB 13
691,797 691,797 00000000000000000011cfffa6734a728469084639aec8f660285a3f89ffe377 1,366 0.54/1.00 vMB 22
691,796 691,796 00000000000000000008a026d273a086147aaf5335407e1ad864e590a80358dd 96 0.03/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.72 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: 629.68 GB
    • Received: 11.94 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.