Loading Tool

Explorer IconExplorer

Memory Pool

78,468 transactions
29.09 vMB
0.11650677 BTC
Random Selection Loading Transactions
Max Size: 175.53/200 MB

Candidate Block

Mining Attempt 126a0d897d9d2c3eb07727af159cad26e0c1df347bc2cfa0a3d33eb935b83cc4
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d29e2d1637c28d29fa29eaf2899a76d558bf894fe3376cd9cde9a10f4df6497b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.04189367 BTC
Feerates: 150.80 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (510,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,580 404,580 000000000000000001787618bbcda29f4b5fff9ae2ed56c04aa8a5eefc1cc6ac 1,214 0.56/1.00 vMB 39
404,579 404,579 0000000000000000035757cc301e514f89c014553af242137f746b3c7666000a 627 0.60/1.00 vMB 22
404,578 404,578 0000000000000000031ebd39b573f3b864a5a9c925f0afd94fdf41158ad7fec7 2,098 1.00/1.00 vMB 42
404,577 404,577 00000000000000000513f33c3549c32e866c1522822ba04bb459c0c4044d2bde 193 0.13/1.00 vMB 25
404,576 404,576 0000000000000000041da7aacc9803deb121c5c6c5ca12d3b70f5f1905160c21 560 0.29/1.00 vMB 38
404,575 404,575 000000000000000002e8431b7a81e16b51d31c13b6c97b36a383df19d1cc2b50 375 0.60/1.00 vMB 12
404,574 404,574 000000000000000006794610736adfe3e40d551f8bf304ff1ff673b7a2a0ba7e 1 0.00/1.00 vMB 0
404,573 404,573 000000000000000000e3b0405e65958da0ee50162c8b600bda7aeb65b9f57599 345 0.93/1.00 vMB 12
404,572 404,572 000000000000000002810f9852f7ef59f8d329b64c6b5e3636ad53678876bae4 528 1.00/1.00 vMB 11
404,571 404,571 000000000000000000ad712826e7d31a090bc4a552692c97ab2b6d52e3786c36 549 0.31/1.00 vMB 36
404,570 404,570 0000000000000000039457b2cfca10f8ba14c76e23fafce577be375d2c9bb930 1,139 1.00/1.00 vMB 24
404,569 404,569 0000000000000000009f4509b3d22a48bafeb790b649f745a9efe756e6268725 2,052 1.00/1.00 vMB 39
404,568 404,568 0000000000000000069f6cabf826c813cd83137a4a55464278ed6b2487606048 610 1.00/1.00 vMB 16
404,567 404,567 00000000000000000226bdec80373774259f5328006f020a4cd50a7c67d15180 1 0.00/1.00 vMB 0
404,566 404,566 000000000000000004ec1a51b353ea51d0e2e4621764db71aa2fcb873cfd4ad1 1,126 1.00/1.00 vMB 22
404,565 404,565 00000000000000000276f30e1db9255835ae6a4a4712250f2a45a2682a047aec 2,106 1.00/1.00 vMB 40
404,564 404,564 00000000000000000629b8ee7865a009cc9c3b6f2bda9f03ca7f540c0a90ccb9 772 0.99/1.00 vMB 16
404,563 404,563 0000000000000000069b890921ea378cfaa399267d9f181ef13340484d05b130 2,413 1.00/1.00 vMB 46
404,562 404,562 0000000000000000035c0a7aac16f4e69d72cfa1a744698dcca1592037e9d761 1,388 0.93/1.00 vMB 28
404,561 404,561 00000000000000000532c89823fe27e6703d7fcff5e2b9bc6b81490ee7ceaefc 2,055 0.99/1.00 vMB 25
404,560 404,560 000000000000000004ebc7716fce9889b265a105628d99be327b8833767df392 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.