Loading Tool

Explorer IconExplorer

Memory Pool

43,822 transactions
27.02 vMB
0.09047427 BTC
Random Selection Loading Transactions
Max Size: 140.98/200 MB

Candidate Block

Mining Attempt 23471ab02ae4094c2554ec2a2b659a74fd2c58c633b47c7fdf3e4a3abd278235
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c1390733fff6d536117121c161d0a6267795fad96d76730c745c5732bf3f59c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,496
Size: 1.00 vMB
Total Fees: 0.03835245 BTC
Feerates: 151.01 > 3.84 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (356,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,716 558,716 000000000000000000261239bf84dc3f5fb0374728fc6250e4a4d4a6df2b1eed 3,302 1.00/1.00 vMB 42
558,715 558,715 0000000000000000002c3876726609b74f1600231675fc3fd35870e569968f94 1,508 1.00/1.00 vMB 12
558,714 558,714 000000000000000000226d4197838458a9c2fcc5ad93e7037a9540d15115659e 1,641 1.00/1.00 vMB 9
558,713 558,713 00000000000000000003553cf0d68b2483c13e9a0cb3710f80f9702d8fca454c 2,994 1.00/1.00 vMB 12
558,712 558,712 0000000000000000001aa9bd3ed29820a373a074890e7e8c52a111f115b971ab 2,155 1.00/1.00 vMB 9
558,711 558,711 0000000000000000001f939dd92da0395735f5741a304d0336eb667894e210b2 2,757 1.00/1.00 vMB 29
558,710 558,710 0000000000000000002d6679d833f0194795f8ea91b258e0da0a1165ee556802 1,871 1.00/1.00 vMB 6
558,709 558,709 0000000000000000001b95ed96068020c20b3f58434b7cf1bc31763a3d3a4292 1,873 1.00/1.00 vMB 16
558,708 558,708 00000000000000000024db2188b28fe61986b0effbbce6901ca1bb162577a141 3,720 1.00/1.00 vMB 44
558,707 558,707 00000000000000000026e6d220f08e912c06fa5cb4fbcdf3a0737080f29e6e8a 2,296 1.00/1.00 vMB 32
558,706 558,706 0000000000000000001119bd59f4438ab5b4536cc1d5c42d797d7d932bcf6724 3,364 1.00/1.00 vMB 5
558,705 558,705 00000000000000000027f61b6268aa43f18ba045158d5601c5454f49664507f4 2,396 1.00/1.00 vMB 15
558,704 558,704 00000000000000000011a7bdbd56716b52244c525451d0fb7c300106b31bf94b 1,820 1.00/1.00 vMB 16
558,703 558,703 00000000000000000023c0b7e5453927cd4ba10651787a4c9c68688485e802c9 2,816 1.00/1.00 vMB 21
558,702 558,702 00000000000000000003b2ccc3499299395cb5b87c25c1f051e956e9cd7ff457 3,398 1.00/1.00 vMB 26
558,701 558,701 00000000000000000023b462c4769d7d0de05856a1b47c99c99bf23f485e29cc 3,698 1.00/1.00 vMB 23
558,700 558,700 0000000000000000001139722415d099dabbde42ed0ac1aad98967241ee486b1 3,279 1.00/1.00 vMB 40
558,699 558,699 0000000000000000002b06cfadf99808a0a2b9c223dc42dcf48da7da008fcb73 3,546 1.00/1.00 vMB 18
558,698 558,698 0000000000000000000ec9b3b67e0b357fc51403196779e59bb1468f8d9dd7b5 3,108 1.00/1.00 vMB 6
558,697 558,697 00000000000000000021af3a4115dc6d43fedcb648312f0d9bb1874b5cc07d01 2,807 1.00/1.00 vMB 12
558,696 558,696 000000000000000000037cbf2412de6ae70db2eeeaf591d16e54e18321dc7896 2,564 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.