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 (368,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,870 546,870 000000000000000000053d632ad7040c08022d1bb5c03181b8dbe62352810bcc 2,795 1.00/1.00 vMB 41
546,869 546,869 0000000000000000001355beca1dd365b064a438c6ee4c7985519f04f666c1db 2,774 1.00/1.00 vMB 14
546,868 546,868 0000000000000000000e0dda56a5b0a1628a4013be0c43a3f900f1282f879638 1,860 1.00/1.00 vMB 10
546,867 546,867 000000000000000000239b049ebd238f977d4ff361350914c1348c37dc88f4f8 2,646 1.00/1.00 vMB 15
546,866 546,866 000000000000000000122e6bbb2489ae94641be4a1b1d98c962a804f98cd4600 1,764 1.00/1.00 vMB 15
546,865 546,865 0000000000000000000be5123d04e6569f4e16c0b0e8473e70a213be37d659e8 2,710 1.00/1.00 vMB 53
546,864 546,864 000000000000000000173becb22b9bbfda1965d6efb3f1b30b5fc0ea02d08522 1,215 1.00/1.00 vMB 45
546,863 546,863 000000000000000000253aeba7ce81a440ab5147cb43da4ba66c94cdd252a3ea 808 1.00/1.00 vMB 70
546,862 546,862 000000000000000000008b6197d83e77d1e115d2908bb824f113bbe7c41f9bbc 2,566 1.00/1.00 vMB 22
546,861 546,861 000000000000000000265492f6253862be8e35a236935583df8dfc148aedcd94 2,009 1.00/1.00 vMB 14
546,860 546,860 000000000000000000024743fbaf2cbb4fe9d1740464ec7958e9ca4dbbab6fd3 3,115 1.00/1.00 vMB 12
546,859 546,859 00000000000000000021acbb2c97d8e6000a8d265d3c06d58f8ee3adaf3bf14f 2,248 1.00/1.00 vMB 34
546,858 546,858 0000000000000000000e0264bcd239558d4152d3dde9a85b2ba267fa985a08b9 439 0.20/1.00 vMB 10
546,857 546,857 00000000000000000020954bf9826f7dbd60e0f54ea0135579dbdf2d558cf12b 1,113 1.00/1.00 vMB 5
546,856 546,856 00000000000000000018fc3fb67c03823e805db75332ea5e067d06c5da9f2d22 2,651 1.00/1.00 vMB 16
546,855 546,855 00000000000000000001493a635e5453e0bc3e869ebd64e7223f5a6ea9bf0e3e 1,874 1.00/1.00 vMB 13
546,854 546,854 000000000000000000096d34937cb96cd124d99c65a943473e66e3c5a65a3720 862 0.45/1.00 vMB 9
546,853 546,853 00000000000000000010efb9f06641d90d9ad4d94a82317eae3219e69ef9e15f 639 0.32/1.00 vMB 12
546,852 546,852 000000000000000000262d77bf2acffd3a9cb880e28a32f6fa29d672cecc4b93 1,207 0.62/1.00 vMB 11
546,851 546,851 000000000000000000178dc3edf0a93f098b4c72373a6e13890a350838a42c57 312 0.29/1.00 vMB 6
546,850 546,850 00000000000000000017337e31ae38feb08b3498bd82ea2a5b26812a762b191b 1,933 1.00/1.00 vMB 9
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.