Loading Tool

Explorer IconExplorer

Memory Pool

82,430 transactions
30.76 vMB
0.08451354 BTC
Random Selection Loading Transactions
Max Size: 185.45/200 MB

Candidate Block

Mining Attempt 30eecc727eabae342ff8201312e808ed24671b8a8f124bae01df95182c596ad0
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b7b5b46491bf033c589a27ae0091c1b014e218f581800132b99b5d48ef4b5e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.01896583 BTC
Feerates: 73.20 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (133,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,469 781,469 000000000000000000043b137c60639cdae326bd110e928439d54188cb35ef7e 1,139 1.00/1.00 vMB 20
781,468 781,468 00000000000000000004be8e6ee496fe283be643888cdee9ae2c3c9720caf92d 620 1.00/1.00 vMB 9
781,467 781,467 0000000000000000000550378ffff9a36eb27783519402fbb3a4c298e188ebf0 304 1.00/1.00 vMB 7
781,466 781,466 000000000000000000043e468ec08a03ebc7dc3488404cf4f61436618e75a448 1,721 1.00/1.00 vMB 15
781,465 781,465 00000000000000000000b736280f476b0970342d6b93e794a5a3ea16ed532acd 686 1.00/1.00 vMB 8
781,464 781,464 00000000000000000005467c206cb85d9685ded618ec7acdc268851c0112ca38 2,026 1.00/1.00 vMB 17
781,463 781,463 0000000000000000000104fc90d8664619352ff29ccb1483df4a15913c5f4bce 2,053 1.00/1.00 vMB 19
781,462 781,462 0000000000000000000239d28ae7805aaef77c3a7cb5c35ca2d6269a6958857b 703 1.00/1.00 vMB 13
781,461 781,461 000000000000000000026d7ee048c4ceb4fe2aae8b5887fd7e72723348a2d0a5 2,416 1.00/1.00 vMB 24
781,460 781,460 00000000000000000000fc9eee757bd55a3a32cc9e8c6fbbce9e2da370f57883 1,378 1.00/1.00 vMB 12
781,459 781,459 0000000000000000000107d744870917f708503c0c101cab20b5c703548dd3c5 2,445 1.00/1.00 vMB 22
781,458 781,458 000000000000000000025fdd6fec01e67d1c0c309767456c7946df3e2252f8ab 1,564 1.00/1.00 vMB 20
781,457 781,457 000000000000000000004049893811cfb0ce56335f412070be99eb776dfcfcd6 2,800 1.00/1.00 vMB 30
781,456 781,456 00000000000000000003711a9f2ba538b587a3d547904863b2487217b60cf3df 229 1.00/1.00 vMB 7
781,455 781,455 000000000000000000021c026bfb7d80e6d2eaddd98e3086d69a8ce292cfa733 406 1.00/1.00 vMB 7
781,454 781,454 000000000000000000065090a44ee069c0a49ece8f724b150103136a36231c64 905 1.00/1.00 vMB 11
781,453 781,453 0000000000000000000037e9692b343c3f9a52b0f4cedcc5a0d7ba877cf89bbb 608 1.00/1.00 vMB 8
781,452 781,452 0000000000000000000651c7f701b998e439b8de3787136c159382e1c4ea1347 829 1.00/1.00 vMB 9
781,451 781,451 000000000000000000048f3400c73c300a39687a0bfd7db7ccb34aec35f6e8a7 2,511 1.00/1.00 vMB 27
781,450 781,450 00000000000000000002abe981a3c962effe2624778738107b509a7af528fcf7 764 1.00/1.00 vMB 9
781,449 781,449 000000000000000000029a882f642ae42256aab187d848eb3919b56991e978e4 690 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.