Loading Tool

Explorer IconExplorer

Memory Pool

44,347 transactions
27.41 vMB
0.07187935 BTC
Random Selection Loading Transactions
Max Size: 144.40/200 MB

Candidate Block

Mining Attempt 445cf7b8b989ae3dc321eea433ea4505a7dc8545bc66d53b04080d91637e38ab
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 0ae76759c3b166f71cdad3d1bed0de8a6601d65212c7ae7008be298509730e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.02052620 BTC
Feerates: 170.94 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (200,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,949 713,949 0000000000000000000535f59ff4669b634eece9c6151824adc92db3cc119c50 2,903 1.00/1.00 vMB 6
713,948 713,948 00000000000000000001b28e258892afadf021e6889835f50101135e5a0b0c12 2,884 1.00/1.00 vMB 16
713,947 713,947 0000000000000000000b67781ed2770ccf35c15006de5df06efa99a65323b82f 3,053 1.00/1.00 vMB 5
713,946 713,946 0000000000000000000b4984b5442f1059816a4065fa0f21cbf61d816dc2fa64 3,479 1.00/1.00 vMB 6
713,945 713,945 000000000000000000080f226329a0d907d451b9c2034ff17d1f25b43305e07f 2,762 1.00/1.00 vMB 7
713,944 713,944 00000000000000000003b1c604ae9d095e05e54c656d67165b79678c4b4ed656 1,482 1.00/1.00 vMB 10
713,943 713,943 00000000000000000004e88c6a78ff3e3d53f4bc3c5a5c928b230df81b84f672 830 1.00/1.00 vMB 7
713,942 713,942 0000000000000000000b12795b3af9eac9d9ce205270adf7d7c35cd28a88600b 2,538 1.00/1.00 vMB 18
713,941 713,941 00000000000000000001546e9951107537748c111509441461a17c0748557146 541 1.00/1.00 vMB 7
713,940 713,940 00000000000000000008e18d664a43f8b1ebf041ee832d36a7e0e13c720ddc6a 2,088 1.00/1.00 vMB 14
713,939 713,939 0000000000000000000953bb5a25e3a2691fdc88561147a21d4bc774d53f7bcd 625 0.18/1.00 vMB 7
713,938 713,938 00000000000000000009cc3e8db1ce3c133f86a2f884625fbcb0d0a699863f4d 1,908 0.82/1.00 vMB 9
713,937 713,937 00000000000000000000b2cf010357dd4963ffb4cad731bb4dd4e266ca1f84ac 128 0.04/1.00 vMB 13
713,936 713,936 000000000000000000089d8356179990552329d3626c36e976e7b5b2b1c9f9ae 234 0.09/1.00 vMB 14
713,935 713,935 00000000000000000002cdab5bda7c8aabf0a9ecb40dce6bdbf386784f914ddf 1,251 0.45/1.00 vMB 9
713,934 713,934 0000000000000000000966a42458c511e816e409cf02641e0cbd009122575f46 159 0.06/1.00 vMB 10
713,933 713,933 000000000000000000065bc485f4d4ae5fab16f3dc67a2e8abe71b12c0523c6f 941 0.41/1.00 vMB 8
713,932 713,932 00000000000000000004c3d3f63ba95b5ba197e38ca6ed36f184c6801008d5e8 1,320 0.59/1.00 vMB 9
713,931 713,931 000000000000000000000310cee30d440c52b5fc399bcdfb094add76b39a8969 414 0.12/1.00 vMB 10
713,930 713,930 000000000000000000021ae8d8ba33b61d58f599985c581ee0b060484799116a 48 0.01/1.00 vMB 10
713,929 713,929 0000000000000000000328833f3ee7e7676f1a0dc8a7fd058cdba9bbb3b8ac8b 634 0.34/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.