Loading Tool

Explorer IconExplorer

Memory Pool

79,811 transactions
29.61 vMB
0.09466528 BTC
Random Selection Loading Transactions
Max Size: 179.10/200 MB

Candidate Block

Mining Attempt 57f82bf369647b7199e1b368c91f8e310c2cabd54f2a8f54030a23e949a7d039
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root e35b5bc7785f544437cc112713c6efb0be82fc8c8d996e0ff94db3508cf2476e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.03178918 BTC
Feerates: 301.60 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (541,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,087 374,087 000000000000000005cd535fb28d071c9fdc02d92af19d9c7f87255c0b51e861 318 0.22/1.00 vMB 23
374,086 374,086 00000000000000000e41d562383ffe7b932656bdf838ce4eb90d81695203ddf3 1,416 0.93/1.00 vMB 28
374,085 374,085 00000000000000000e5bc890eab319ea23d26bcb4719d90107decd389075a664 2,899 1.00/1.00 vMB 74
374,084 374,084 0000000000000000115d18d7187e6246d5975e6be3937e5094cefc6081176df5 933 0.95/1.00 vMB 17
374,083 374,083 00000000000000000710afe5c7570357e38860092700d76fcd7014a74a01274a 1,616 0.93/1.00 vMB 36
374,082 374,082 0000000000000000105a2bd1f4d2b6ddd22431b29fb2410eda2219d60aa2aa91 2,937 0.93/1.00 vMB 566
374,081 374,081 000000000000000006875abceb686f140dc82f10a0ce8e67869677fa8cc0a916 1,348 1.00/1.00 vMB 24
374,080 374,080 00000000000000000896119414a75bc59b1f09d563d2ee058a18677c9778ac60 2,578 1.00/1.00 vMB 60
374,079 374,079 000000000000000001ef80756d97e1811cfca7ec56d865d5dc8906b2cca3a7b3 2,256 0.95/1.00 vMB 52
374,078 374,078 00000000000000000805c715ab493803b657795715e84a0ca7ca2bd0069088f8 1,223 1.00/1.00 vMB 23
374,077 374,077 0000000000000000091bdbfe016256c2316ea86b80aa6a2345aeddc6efcd9458 1,994 0.93/1.00 vMB 45
374,076 374,076 0000000000000000103ca974cc00ff2d90131aa2be7f483b271582d4a6c696f8 2,643 1.00/1.00 vMB 60
374,075 374,075 000000000000000006f2e7a9cd3aa88b426b29c54618c3de10cfc60af521628e 1,838 0.86/1.00 vMB 45
374,074 374,074 00000000000000000a5c0f4cfd2221e320a8c687d8b95d802bd5ff088fdcb067 854 0.39/1.00 vMB 40
374,073 374,073 0000000000000000078ebf8dba663195509fb303ed882f3c6b66da9777c81704 1,116 0.93/1.00 vMB 24
374,072 374,072 0000000000000000062219d004b3f54e38b9b69dca2762aa1af24e09a094a75c 680 0.93/1.00 vMB 7
374,071 374,071 00000000000000000bc2074f1cd003b51b345ca3acba73326491cec20c467013 136 0.07/1.00 vMB 36
374,070 374,070 00000000000000000a915ab775c2e849b13375c60596286cbd8851511d0850dd 1,346 0.75/1.00 vMB 34
374,069 374,069 000000000000000008abb22c91a14eb41b276be30b7ce28e30d14bfc92bd04d8 1 0.00/1.00 vMB 0
374,068 374,068 0000000000000000012db3f6191291023471cbf677a63825e2a92692c38a9ac8 1 0.00/1.00 vMB 0
374,067 374,067 000000000000000008eff0036222d831399374779f543d368b709b1d62c5d766 938 0.93/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.