Loading Tool

Explorer IconExplorer

Memory Pool

81,426 transactions
30.80 vMB
0.11058114 BTC
Random Selection Loading Transactions
Max Size: 184.59/200 MB

Candidate Block

Mining Attempt 01e20cecb8ff7fbe55a5253d07f38e3062f620a2b21f933cd02733bda974ddcb
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root b2da438b88dad576e688dd43688e5446a09a4a0f499f49695d01d702a50c4f1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03082406 BTC
Feerates: 101.42 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (198,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,820 716,820 0000000000000000000b2fd3bf20a297dde680ac389d530679dba2d915f69b53 1 0.00/1.00 vMB 0
716,819 716,819 00000000000000000001236765842f68a82433f589cd8017df0d59d98f2e3fb0 102 0.04/1.00 vMB 9
716,818 716,818 00000000000000000007b555056a924de4de90f3b2af0b6faaa72c5d19209636 2,513 0.95/1.00 vMB 11
716,817 716,817 00000000000000000000b84e554d1274a64c8edce1ce5bf1a03d8fbf21257ce0 2,479 1.00/1.00 vMB 11
716,816 716,816 0000000000000000000814a0fccb0fa1340c8eebb7ed0aee29f401b7d3954f48 2,116 0.95/1.00 vMB 5
716,815 716,815 00000000000000000000b9c115bd523d600dc2fb45f344ff520b39cb23ba0c24 2,055 1.00/1.00 vMB 19
716,814 716,814 0000000000000000000b8a5c825553ba471d35ad3250835eb557454039ce7307 1,070 0.65/1.00 vMB 8
716,813 716,813 0000000000000000000b1ec0255c0a68eb2e7cfbb560c1177ec732e34abbcf3a 1,560 0.67/1.00 vMB 9
716,812 716,812 00000000000000000005627a89de34a56aefd0e4d12f8987405797ef349de3a3 223 0.09/1.00 vMB 10
716,811 716,811 00000000000000000006364339420880a26cd5d19087746c12a9bb376d42744b 540 0.25/1.00 vMB 12
716,810 716,810 000000000000000000083d073ce4094760d7f0837cdfc4bcb222379340f2a17b 538 0.20/1.00 vMB 10
716,809 716,809 000000000000000000031571cf64f8372faa2c125dccee003bf842374f0ade05 2,039 0.80/1.00 vMB 11
716,808 716,808 00000000000000000000062341bfb824f3e679b24df124223f3afbbd8a3a678f 214 0.07/1.00 vMB 11
716,807 716,807 0000000000000000000b3c569558dcbafa9eea22be158bdbb7c18e5da55aa0e7 690 0.46/1.00 vMB 10
716,806 716,806 0000000000000000000ac1eac6bb52777c0ce111546e80f787ed3350e84c9c2c 816 0.62/1.00 vMB 9
716,805 716,805 0000000000000000000b12b2aa0c7079d922d61febb172db01698609ebc904eb 489 0.22/1.00 vMB 11
716,804 716,804 000000000000000000017350fb24b1360b608ec8cef6c43180cd429ab4a71db2 2,217 0.94/1.00 vMB 14
716,803 716,803 0000000000000000000a06be27ada609c495fa124896010f055d10d24003f217 2,981 0.98/1.00 vMB 14
716,802 716,802 00000000000000000003afed28d163c18dd0860ab88923d3e6e27260c91ca941 97 0.03/1.00 vMB 15
716,801 716,801 0000000000000000000741e98fc4937c3c0430fa59df7126794eb66cf2ee2ef8 669 0.28/1.00 vMB 12
716,800 716,800 00000000000000000005c5fbce312346edc15192c22203078c3b6b67cbbc4730 995 0.49/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.