Loading Tool

Explorer IconExplorer

Memory Pool

78,768 transactions
29.18 vMB
0.11938723 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt a2382639e84031306a7f9d27e8152f2d4f24f2dd0167c30d726fec0954b7e58a
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 0a1271571d22308b3bbb8fc72cd3715d0c038e8fc4347d17220a7cdcb3d84ebe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,124
Size: 1.00 vMB
Total Fees: 0.04318807 BTC
Feerates: 150.80 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (267,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,442 647,442 0000000000000000000ba350d8cdfdfefa94f5da86ef5727e91467eabd1c0b3e 2,431 1.00/1.00 vMB 50
647,441 647,441 0000000000000000000f153e4b861fa35418501e812d52ed72a70b0685275c00 2,356 1.00/1.00 vMB 63
647,440 647,440 00000000000000000008890a3ee5c0d5dcea6a0a876a7d6276fe9c15a86d81d5 2,386 1.00/1.00 vMB 104
647,439 647,439 000000000000000000040767aba4483ef8a91795a33ee9f7e803916bd53f9ef5 1,592 1.00/1.00 vMB 53
647,438 647,438 00000000000000000007c3529019a519bcdc83741f85ef9fb6061f4ba85f07ed 724 1.00/1.00 vMB 61
647,437 647,437 0000000000000000000c99c6b56e60f88bd6d559c13c39529b70d54b3cdb1fff 767 1.00/1.00 vMB 67
647,436 647,436 0000000000000000000e7469cce12821d1ee25d88f3001320c751d69f1735934 445 1.00/1.00 vMB 62
647,435 647,435 000000000000000000068782214c45509739c787ae5cac0da25bba7b2bbfae3a 995 0.45/1.00 vMB 37
647,434 647,434 000000000000000000043d9a7e72569f8b60adde6b425d37227906d08933ff53 1,297 0.54/1.00 vMB 43
647,433 647,433 0000000000000000000a26a72bb02ce86b80817f2a637a79fc575b813186adc4 1,874 0.91/1.00 vMB 28
647,432 647,432 000000000000000000007acb2a08e20f547b1b30fb0fb797fcaf080ec0fccfc7 762 0.32/1.00 vMB 34
647,431 647,431 00000000000000000004ae55318bba9a2231c30712109f9730979071ce72155d 336 0.20/1.00 vMB 30
647,430 647,430 0000000000000000000dd2cb6c28065bb29ef83a293d9b72de4f4990b2dc1d42 364 0.12/1.00 vMB 50
647,429 647,429 00000000000000000008c5de4cbf8fb439a255118d2550ac5528f7f2329c5f21 296 0.17/1.00 vMB 29
647,428 647,428 0000000000000000000064fcd3c871a696f11ee720db16ae4021f4cce83d9e9c 1,023 0.46/1.00 vMB 35
647,427 647,427 0000000000000000000ab69c5c8c59352da700dd5f887748cc886cafbbd0940d 2,387 0.95/1.00 vMB 19
647,426 647,426 000000000000000000020e519b2c4e87b991e191e1adc77ee52205e4aba590a8 2,206 1.00/1.00 vMB 52
647,425 647,425 00000000000000000007ec801792aa56a917445442e756c8ac7d697ed736d4d3 2,961 0.93/1.00 vMB 21
647,424 647,424 0000000000000000000e917c051b9df62e4c37313c2a591095ca0cae10e52ca6 1,531 1.00/1.00 vMB 12
647,423 647,423 0000000000000000000d7b6ea91976975adc72fc9220496a4200cdd93bfc90e3 2,594 1.00/1.00 vMB 63
647,422 647,422 00000000000000000007955c98cd6016c1e93efa2be72838bed9b1f100591614 2,053 1.00/1.00 vMB 46
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.78 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.