Loading Tool

Explorer IconExplorer

Memory Pool

108,608 transactions
19.73 vMB
0.05774375 BTC
Random Selection Loading Transactions
Max Size: 157.35/200 MB

Candidate Block

Mining Attempt 3da0861d1b8fbfe32c01d35de8a9973e888a0f61e6e33ccc0347f231cf4bf0be
Version 20000000
Previous Block 00000000000000000000bd8aa8fced0a19a49cff700529c36517617af3b4a9d2
Merkle Root 34d6a3293aa083aeb454b94e7b1f7fc970f95f452fce499512eab12ebcdb52c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,051
Size: 1.00 vMB
Total Fees: 0.01008321 BTC
Feerates: 100.00 > 1.01 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,864 (852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,012 916,012 0000000000000000000081843c373ac7d2abb70871ff099e32ca0ebc47c3f1c4 1,466 1.00/1.00 vMB 1
916,011 916,011 00000000000000000000371ccb965255c0e1e71b719ba1a2f0df304c4bc62841 2,022 1.00/1.00 vMB 1
916,010 916,010 000000000000000000010bd9395766901b2e4123cfd2f76c88d11725154789b8 3,341 1.00/1.00 vMB 3
916,009 916,009 00000000000000000001a259ecef69593a35a1f73f6fba9312ba54d69f7a7e0e 3,961 1.00/1.00 vMB 7
916,008 916,008 00000000000000000001d004763c7593ba5a20d2f474adb18f835c6e283fc714 5,615 1.00/1.00 vMB 0
916,007 916,007 000000000000000000000ed965b034585b3e83b3a3511fc319d97b97c2029fc2 3,026 1.00/1.00 vMB 1
916,006 916,006 00000000000000000001546a74334c799805556303073fa089be3b13a23cb081 3,396 1.00/1.00 vMB 3
916,005 916,005 00000000000000000000ee2e0acc6af3b63a66e94352c6e246eebd9b30b2fa81 3,580 1.00/1.00 vMB 4
916,004 916,004 000000000000000000017c51d64429fc44857e89c20e15d0516785aee4fdd00c 4,453 1.00/1.00 vMB 1
916,003 916,003 000000000000000000003e836e1e1ad7e4a94a743a759ecf7421475330478633 1,860 0.65/1.00 vMB 3
916,002 916,002 00000000000000000000453606271f7f9849462d1807ef63a9e77a8d78fbc7cc 6,187 1.00/1.00 vMB 0
916,001 916,001 000000000000000000003f33d8a803536d94ea571231a957ca3aa26e1c362027 888 0.21/1.00 vMB 2
916,000 916,000 000000000000000000003ca9748080f4c3d1230ba9fa4bed66be6ded05f9b6e6 2,021 0.65/1.00 vMB 2
915,999 915,999 000000000000000000003c575fb97a704a903ec98bbec6dac6af53bd44076d4f 2,690 1.00/1.00 vMB 2
915,998 915,998 0000000000000000000135da005ff31386245bffed4996059127829b8d11472f 4,085 1.00/1.00 vMB 1
915,997 915,997 000000000000000000002b16562f18764dd2d81b5ac6e35a015009389a8cf9ee 4,962 1.00/1.00 vMB 1
915,996 915,996 0000000000000000000077e0996b8352fa63b9d4ad93b1d50479b3a6c8078a02 1,125 0.36/1.00 vMB 2
915,995 915,995 00000000000000000000770f3c6e2ecc2f4e9449968d58fe61790f76a8c12bc6 2,978 0.85/1.00 vMB 2
915,994 915,994 00000000000000000001bebfb5cde8c56544950161338755b8719a548671e4e3 3,112 1.00/1.00 vMB 2
915,993 915,993 000000000000000000017ebf1c136d095b44adf38dec8295d6ef2bee137a6e6d 1,461 0.43/1.00 vMB 2
915,992 915,992 000000000000000000017fc51237a7d59b5980602b764d806050370c6c97969f 1,465 0.47/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.58 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: 967.99 GB
    • Received: 29.59 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.