Loading Tool

Explorer IconExplorer

Memory Pool

110,708 transactions
21.68 vMB
0.08967950 BTC
Random Selection Loading Transactions
Max Size: 167.15/200 MB

Candidate Block

Mining Attempt b42b18f06218267f412cf523b2f5989072b5ab21c53d736a6edb3f553548f7bb
Version 20000000
Previous Block 00000000000000000001a8320aa9b7c0995061fede050fb825d7023843a98faa
Merkle Root cdf348767198fcf1a96cde5cc8339b11a225525cf283817c73b66169a5258aa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.02886718 BTC
Feerates: 77.90 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,629 (26 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,603 916,603 00000000000000000000c82d3b2ad612f01e72517c377ae9be8d8b7fcc348b59 2,272 0.69/1.00 vMB 2
916,602 916,602 000000000000000000004922dcf8ad4517a84fa25b863dfe909e8c9b5e3dffbf 4,900 1.00/1.00 vMB 1
916,601 916,601 00000000000000000001b13c2eeadf59a7ba9f307eb1c609893036cbe4187e03 1,832 0.61/1.00 vMB 2
916,600 916,600 000000000000000000015be84f85e08e96247a354b00d23684c9f4fde6603188 6,000 1.00/1.00 vMB 1
916,599 916,599 000000000000000000015ddc71cf44d31095af6b8f53f2e9ef30d5cd658a426c 3,585 1.00/1.00 vMB 2
916,598 916,598 00000000000000000001b03307cd47092af53e97a76b38eab50862c568b32e64 4,330 1.00/1.00 vMB 1
916,597 916,597 00000000000000000001166be914695ba572caf0f4a265f7a2a2ecfbbf6402e7 4,607 1.00/1.00 vMB 0
916,596 916,596 00000000000000000001b071e3a80c70072fc1303402e0600548a764653a08b3 4,708 1.00/1.00 vMB 1
916,595 916,595 0000000000000000000149ae222ef062fda1c33fe9c0142605f5fead72d75145 5,832 1.00/1.00 vMB 0
916,594 916,594 00000000000000000001c0fd58fbcde17d97f11914ecdb08ea95f367039c84f9 1,387 0.45/1.00 vMB 2
916,593 916,593 00000000000000000000452f6f858e30b290d61795ba73ac4538ed37202c333e 4,715 1.00/1.00 vMB 1
916,592 916,592 000000000000000000005dafd7a26a8b81b4db23774e4e4510fe178f9789f91a 5,202 1.00/1.00 vMB 0
916,591 916,591 000000000000000000004600ac6034af460262cb4e9503ada865a8b05fb28e5c 4,880 1.00/1.00 vMB 0
916,590 916,590 000000000000000000001f162e679fafbbd4baa0770488346e8b21736e86ade8 5,019 1.00/1.00 vMB 1
916,589 916,589 000000000000000000001bf003f8385dbc81dd7e2bbfefb8cb44b6e2b4460975 6,562 1.00/1.00 vMB 0
916,588 916,588 00000000000000000000583b6226085ed378960102ff5edbb1a12a4359a42883 1,940 1.00/1.00 vMB 1
916,587 916,587 00000000000000000001ed07528fd99231213707b3dd396f021f54a36600456a 5,441 1.00/1.00 vMB 1
916,586 916,586 00000000000000000000c6011174a9ae7616e4329fea888a078323d34eb79b37 5,223 1.00/1.00 vMB 1
916,585 916,585 0000000000000000000000aca2e8562637ab5173de4ade74d26cb3432fa98fb8 3,272 1.00/1.00 vMB 1
916,584 916,584 0000000000000000000175ff0051995ca5073d8ecf4f04b7b4f51f1da1ce4e2d 4,248 1.00/1.00 vMB 1
916,583 916,583 000000000000000000011dc0f1c2a9825d5e75ed44af3ffd3da089e8cc0d55e8 3,899 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 785.19 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: 946.85 GB
    • Received: 28.11 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.