Loading Tool

Explorer IconExplorer

Memory Pool

46,162 transactions
28.56 vMB
0.07663775 BTC
Random Selection Loading Transactions
Max Size: 151.81/200 MB

Candidate Block

Mining Attempt 9ecbcfe6064fb173aa4a64c9d7ae1c325af85fdccf222b366c6de3b7a54ca5ee
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root d81803f0ecb1304641369cd75cc7d203a67bca663b6d79bd93165b3cb5a3e22f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.02249582 BTC
Feerates: 100.23 > 2.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (492,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,591 422,591 0000000000000000051502327c593fc91799ffed8d8c1dcb4f0c228922c23cc2 672 0.27/1.00 vMB 71
422,590 422,590 000000000000000001cb1b99ac915e0fb6857e9765be6b7a9248149b84fce474 793 0.32/1.00 vMB 72
422,589 422,589 000000000000000001ad7e05223c5d1fc75c3cc2e07ad46613395521db53b201 1,952 1.00/1.00 vMB 41
422,588 422,588 0000000000000000025cad4b050ce93f4c32195961ac76187bd24df1cf791846 2,357 1.00/1.00 vMB 61
422,587 422,587 000000000000000003012e199fed24fa83b2c3bc6a32a7aa0096d1be5431ca2a 2,454 1.00/1.00 vMB 89
422,586 422,586 000000000000000003f451854fd093960615911d0fcdbf195911bcde9ad15077 1,089 0.49/1.00 vMB 68
422,585 422,585 00000000000000000325c4661238b84dbc43a60f0502a96864c15e34426edef8 1,541 1.00/1.00 vMB 39
422,584 422,584 00000000000000000419d7b38e08832191f33d13c71780250cef9ae57175ed9c 1,841 1.00/1.00 vMB 42
422,583 422,583 000000000000000004418ba70a19f537ad7540f381a19a74f4ace5b000598500 1,969 1.00/1.00 vMB 61
422,582 422,582 0000000000000000038f05df4f03566551853e1bce4ca72db5115098051a9003 2,463 1.00/1.00 vMB 86
422,581 422,581 000000000000000002199b85fce4ebcf65bf4071acb3a40a8f43b6d6ff777998 1,634 1.00/1.00 vMB 35
422,580 422,580 0000000000000000008cfbcae9e3a67256f2a9b7ba65cf98d3277f65796fe0b4 2,339 1.00/1.00 vMB 65
422,579 422,579 000000000000000001cd390d807c7ce32790a98d7da571d0be053244b8989d35 692 0.28/1.00 vMB 75
422,578 422,578 000000000000000002e1754c85528afd6f957b58f44563090b65ce96e6db1128 2,081 1.00/1.00 vMB 55
422,577 422,577 000000000000000004bf3b7cdc46e9f0256bdc914f68a64b504b4498158190bb 1,756 1.00/1.00 vMB 34
422,576 422,576 00000000000000000261fea35648e8b66a074311c82adfa2119ed52393dd1b64 2,173 1.00/1.00 vMB 66
422,575 422,575 000000000000000000bef3e6ad9fbea0795baa0504a101b3f90e93e935e89d63 2,235 1.00/1.00 vMB 99
422,574 422,574 000000000000000004c356e1b6ea02918536c535aca92f1fd7d5c372f5bd4243 985 0.52/1.00 vMB 47
422,573 422,573 000000000000000001c3c2bd494bd752d172ae18aecc4c534219c4b45013da9a 2,067 1.00/1.00 vMB 72
422,572 422,572 000000000000000001755b089567256df927b34e7b2fdec7e09d4bb76cabe0b8 2,013 1.00/1.00 vMB 95
422,571 422,571 000000000000000003cc23e8dff2f6505080789f2fbb7dda7e117fbeae918f2c 1,909 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.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.