Loading Tool

Explorer IconExplorer

Memory Pool

85,446 transactions
23.93 vMB
0.07903681 BTC
Random Selection Loading Transactions
Max Size: 158.66/200 MB

Candidate Block

Mining Attempt cd54a5ddd9eddf38ea2298ffd279e1cc1c9574faf46c6cb2210e4c280151fe73
Version 20000000
Previous Block 00000000000000000000c40d2812dd0c6aa412ffd573b3e751c192c7e4839138
Merkle Root 386b0df8a253928c60dba2cb5c583568da869055c750badb28ffd1be61e033b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,107
Size: 1.00 vMB
Total Fees: 0.01960600 BTC
Feerates: 178.73 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,833 (844,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,344 71,344 0000000000043192ecf38afbb39a90919947bb6df25e377cb00a68c821c94e81 1 0.00/1.00 vMB 0
71,343 71,343 0000000000cc70e130a71be5984235231cc2dfa51848d87297598bd4b6751e17 4 0.00/1.00 vMB 1,416
71,342 71,342 0000000000ff3700ab73ec531f8754340385e634fc355919d370c49c375b66ab 1 0.00/1.00 vMB 0
71,341 71,341 0000000000b25be14c4ae638c8fe68010e92e3e86a9d0f739449aeb8f738a041 1 0.00/1.00 vMB 0
71,340 71,340 0000000000b7903330ab1b67ba12557774c5ae6e45fc8f41f7b068f69e64a59d 3 0.00/1.00 vMB 1,941
71,339 71,339 00000000009380a801b70d086c3984bc1b5bef1204d73427db4f986740baa818 1 0.00/1.00 vMB 0
71,338 71,338 000000000099c70b467613d5bc6d8148c8fcdacdc61b6d2afee3e9a83c5d4c54 2 0.00/1.00 vMB 3,891
71,337 71,337 00000000001c094461c9cd089e58e260a9afc95b29aa41b53f36808d3704baf5 3 0.00/1.00 vMB 3,875
71,336 71,336 000000000101ffe60b9838c5f2768dcdfe0e083da850866608f9042dcc54e4f7 2 0.00/1.00 vMB 3,891
71,335 71,335 000000000085afac0d85954ce4b7eea2663068eea94978a836ed9d05eec10b21 2 0.00/1.00 vMB 3,891
71,334 71,334 00000000010b04a74c53b38e49f57a7b82ab4abe65cb296d94160c020ef351a5 2 0.00/1.00 vMB 0
71,333 71,333 00000000001d0a276f6712909be6ee271451a4a12142afae01c73aea9ed0553a 1 0.00/1.00 vMB 0
71,332 71,332 000000000022fedb836809348b972d55a67640c8ff3a99403fa2039dc62a9f3f 1 0.00/1.00 vMB 0
71,331 71,331 000000000004b3a89f09ad67e6262dae7e7b5c342fb0e37ba1054f1d7656a34d 2 0.00/1.00 vMB 3,875
71,330 71,330 000000000076b11e7d0777040c33648a9c0dc1b4fcb1081df483331602d9e6e1 1 0.00/1.00 vMB 0
71,329 71,329 0000000001086f1024fa30bb0e773dcad0d0cbc5c9dc3cfb128c10a8f4ac9c6f 2 0.00/1.00 vMB 3,861
71,328 71,328 000000000047372be6466d94985034720d7add1be342b0efb0664fb45b94e000 1 0.00/1.00 vMB 0
71,327 71,327 000000000006439ce5f1d3b1e3a7c71cedd657e69c54c23b350c6b17e04b413b 1 0.00/1.00 vMB 0
71,326 71,326 000000000003cf7db9ffc6d07c4fb7361678e6fa7e8642871c1544a619747b70 1 0.00/1.00 vMB 0
71,325 71,325 000000000108f63a08587eadbcc144b4994adb8e0cff86a4fca0a8460f550689 2 0.00/1.00 vMB 0
71,324 71,324 0000000000099033f3c993e8821e801b7ecb907adc4a5f934033d03449926fb1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.81 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: 791.74 GB
    • Received: 21.82 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.