Loading Tool

Explorer IconExplorer

Memory Pool

85,677 transactions
31.88 vMB
0.12137481 BTC
Random Selection Loading Transactions
Max Size: 195.40/200 MB

Candidate Block

Mining Attempt 73a87cf5391f1cf3169dcc02c4a1cb99cbcb8ceb244643d2598d58ec7b58779b
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root f036703276412b5abde2796ec14e601dc68eeb75897f7dddc3bd85c7634268a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04379045 BTC
Feerates: 301.57 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (488,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,119 427,119 000000000000000000bb422103d74365fc70601edd463c63379b4cb28214a08d 2,420 1.00/1.00 vMB 68
427,118 427,118 00000000000000000446a9c6fee8ae9fc5cdcfe4df3edf0b6b68414a88950e0c 986 0.74/1.00 vMB 33
427,117 427,117 0000000000000000037e9681677300fb87b5fe4a38711a05e57f7f7252ddcdb3 79 0.03/1.00 vMB 58
427,116 427,116 000000000000000002f76aaac454d6f05c2603e8704887cd207c29f3aebe4081 158 0.09/1.00 vMB 51
427,115 427,115 0000000000000000050c71f83a4890a5cc477956c25cfd3fb1e21de8c8849b77 192 0.99/1.00 vMB 3
427,114 427,114 0000000000000000010c0e181f04059808d43c48d81b98875a47d38d0e24cef4 305 0.36/1.00 vMB 27
427,113 427,113 00000000000000000127c25996aacefcf8edb1e4842463ef1d2d124e78cc3baa 1,357 0.55/1.00 vMB 58
427,112 427,112 000000000000000003adfc6dc44b49a2e95abd381a50af9bd1f01ad075ce4c47 1,017 0.90/1.00 vMB 31
427,111 427,111 000000000000000002047d2210c140ea9ca3a87ace70e83036ed9892aaa9d9cf 803 0.97/1.00 vMB 25
427,110 427,110 000000000000000002e0013e815b8dd978085830678d4affc21e39af0183626a 230 0.98/1.00 vMB 13
427,109 427,109 0000000000000000039822190ae2237907b5bfdd6c30a2b68d7d5730a77ae35d 756 1.00/1.00 vMB 19
427,108 427,108 00000000000000000502d6e68bb58388ce98aa00d4cbacd22b7aaf0502d445e6 1,050 0.62/1.00 vMB 82
427,107 427,107 000000000000000004a51332507ffb93ac9e2eef469e8724600e1e9bc6933c54 1,642 1.00/1.00 vMB 51
427,106 427,106 000000000000000000a87add19eeccc4967199c3a12af0170b8bba21108b3e2d 1,149 0.96/1.00 vMB 31
427,105 427,105 000000000000000004e595f739ccd5c48dcaa32085e760dee5e46f5720081d88 2,008 1.00/1.00 vMB 44
427,104 427,104 0000000000000000049f5fd769b5c11f4c851685974a789104a7579318fdc422 2,686 1.00/1.00 vMB 63
427,103 427,103 000000000000000001b78e4678d5c9bce11da5f8cdc4345a6726e35be91991fb 2,204 1.00/1.00 vMB 107
427,102 427,102 00000000000000000356752b09944f9b9e6482e52a3566a276de726a1c440e54 149 0.06/1.00 vMB 84
427,101 427,101 00000000000000000477b59fcc9a64d07ae3978585aee3d2b708d48e7131ea99 1,757 0.99/1.00 vMB 51
427,100 427,100 000000000000000004c5b3e14ff27e46fbdbd787ea6e5fd0f502ea5c6de9b346 2,273 1.00/1.00 vMB 65
427,099 427,099 000000000000000003f997d0f93e18aba43d6fcf12c44459f2261a031301cfd2 2,824 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.