Loading Tool

Explorer IconExplorer

Memory Pool

40,486 transactions
27.85 vMB
0.07163520 BTC
Random Selection Loading Transactions
Max Size: 142.90/200 MB

Candidate Block

Mining Attempt dcff3f9cd5accd6fa5621ea37c0007923a8e4083c1325bd39cbcde4edd7cef77
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 5562e08d527c60fed0e94e8215e30bd05ddf339d39a0d1d695b68ae090814759
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,012
Size: 1.00 vMB
Total Fees: 0.01834546 BTC
Feerates: 101.49 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (257,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,864 656,864 00000000000000000009a2c546c3d53421d047085c7c761064cb8e1d1cb52e60 892 0.86/1.00 vMB 47
656,863 656,863 000000000000000000097a5428df9c018f240b5a867521dde0f2e0db01d69898 511 0.23/1.00 vMB 60
656,862 656,862 000000000000000000096ec0d7aafde543cf40b46a17086c2d7e37ee0258d738 2,544 0.96/1.00 vMB 45
656,861 656,861 0000000000000000000e17b8a575dff6bf8c4ea21e3ecc275437b012c661fa09 1,378 0.47/1.00 vMB 49
656,860 656,860 000000000000000000099e8a2adb95c410ec2b2f326b586db9c65655e664359b 359 0.53/1.00 vMB 6
656,859 656,859 00000000000000000001ad2984dac52f685cb50ffb8d3b41e3234e8aac565e28 1,721 1.00/1.00 vMB 35
656,858 656,858 000000000000000000008746b94257e056b29166411f64681e4aaa86fea57869 2,237 1.00/1.00 vMB 53
656,857 656,857 0000000000000000000d390f5829da64139d02a2ea3b2373fa7aeafe5e7950fe 583 1.00/1.00 vMB 13
656,856 656,856 0000000000000000000e6aa354897528e85bc88b471a6273d9c014122b884694 2,051 1.00/1.00 vMB 32
656,855 656,855 0000000000000000000e9142a47581cc563abd987c4fef4c3c42a6723ae66ed4 390 1.00/1.00 vMB 5
656,854 656,854 000000000000000000047ba4e94de974b276fc63836964d4db4e9211cf7f4ba7 1,298 1.00/1.00 vMB 29
656,853 656,853 0000000000000000000b5359d9090cef198affbd672798e740dba7b18f2ec8e0 1,389 1.00/1.00 vMB 25
656,852 656,852 0000000000000000000686bce9eec8f99fd95ddfd6e8ec8b678d788640726856 2,284 1.00/1.00 vMB 13
656,851 656,851 0000000000000000000ce4847a229f65da9792c88a3102276042f90a1cd3198e 2,200 1.00/1.00 vMB 105
656,850 656,850 000000000000000000106677a93a646b74048b3b3f7b84daa12fb3a39dc13ba7 2,297 1.00/1.00 vMB 56
656,849 656,849 000000000000000000098074659c3d71780c7cedfda63a4cd4994154159a1f4f 807 1.00/1.00 vMB 16
656,848 656,848 0000000000000000000e9e4f6b8867ae6e3a55810337129a57bea6a8a7d7c516 699 1.00/1.00 vMB 18
656,847 656,847 000000000000000000024ca129a76c2a4c0f318bad599497140d19d52b90d8d0 133 1.00/1.00 vMB 1
656,846 656,846 0000000000000000000ea24d08091507f26f41e791c61b9a02dfeb6c36b7d0ee 805 1.00/1.00 vMB 20
656,845 656,845 00000000000000000003d39eb879af3d6b9e4535babf1e9c1a5196c0fc7fe1ec 569 1.00/1.00 vMB 11
656,844 656,844 00000000000000000007c5823801dae90b2330e3ac0b7a95ee62d3369a82ee85 1,515 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.76 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: 632.52 GB
    • Received: 12.12 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.