Loading Tool

Explorer IconExplorer

Memory Pool

79,761 transactions
29.72 vMB
0.08017813 BTC
Random Selection Loading Transactions
Max Size: 178.52/200 MB

Candidate Block

Mining Attempt ab4e00266196a453c3ae093e7c4651fb3ca8ed77318045bb0d3100c1ba11f016
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d0690c416445b9cc4e77a4ea0b94c6a669874e133d8283e483c6edbdab36542b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,249
Size: 1.00 vMB
Total Fees: 0.01965268 BTC
Feerates: 502.65 > 1.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (490,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,427 424,427 0000000000000000020306c26e94a1bd3ef448e0b34fb1eef02646988acd6eee 2,517 1.00/1.00 vMB 92
424,426 424,426 000000000000000002659fe314649ab9ff430b50e7e8727cffcf578793b157b8 1,663 1.00/1.00 vMB 85
424,425 424,425 0000000000000000015765bc70cb622ee2da218d4270ec395a4c55168208b53d 23 0.01/1.00 vMB 150
424,424 424,424 0000000000000000013d3d814c24624aa516ce57b54f610d3aa3a1ce8ec902aa 2,934 1.00/1.00 vMB 147
424,423 424,423 000000000000000000611807477760cec0f428b2c5c8dcaabe8b12ea8189bc1e 2,984 1.00/1.00 vMB 77
424,422 424,422 000000000000000000b204d8c3bdad32a09d58350bbfcc146088a4d51e0419fc 2,815 1.00/1.00 vMB 125
424,421 424,421 000000000000000003f082fae3fdac5fb7d09266fe0db7e78bd9c0bba7272c62 1,096 1.00/1.00 vMB 26
424,420 424,420 000000000000000002c4b5e5bf05b1ebf48fdb43a18da8b92ad65b682b64b223 259 0.07/1.00 vMB 36
424,419 424,419 0000000000000000021ecb7e6e756d3369890b9df5d44ed3e346fc77998ece58 2,125 1.00/1.00 vMB 39
424,418 424,418 000000000000000002da38675f6ef79232e299ef9dbe40acd5da69e10393d997 2,564 0.99/1.00 vMB 87
424,417 424,417 0000000000000000042a33febb1db638aebf7ecaca3072226221ab89bb0bc91e 1,642 1.00/1.00 vMB 41
424,416 424,416 00000000000000000185eed1b8985ab416b8fa1e5a5029cf66f635ae40733c26 2,589 1.00/1.00 vMB 76
424,415 424,415 00000000000000000075cf0d9aa557451b6b95ad605b920ae1b5fbcbc978c4db 2,223 1.00/1.00 vMB 77
424,414 424,414 0000000000000000049da9aed353d2f207242a2479ed11c585841640263be573 2,615 1.00/1.00 vMB 74
424,413 424,413 00000000000000000084d2149fa1f11302fe14be239faec9789016e563f62256 1,277 1.00/1.00 vMB 40
424,412 424,412 000000000000000004149b4fc141991e1dc147ac8ac1448d5130679e19a334f7 2,747 1.00/1.00 vMB 90
424,411 424,411 000000000000000004b84de93c325a8de0d5cdb373c633f7650cff963c29994a 2,346 1.00/1.00 vMB 77
424,410 424,410 000000000000000003ed1b1fc34670e8a1de594c10ed8e107de0a8f11dd3e1ac 1,602 1.00/1.00 vMB 40
424,409 424,409 000000000000000000ecb958ae4a4a0d544c64337b373fd21e4f5b0b55a8c84a 1,736 1.00/1.00 vMB 47
424,408 424,408 000000000000000000b0a5ba922529430f335f9451ed230163f06944f0cf332c 1,643 1.00/1.00 vMB 34
424,407 424,407 00000000000000000499b6c4d3f41d8a8b0bc79d35c2d135e448e05b2e68842a 2,700 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.