Loading Tool

Explorer IconExplorer

Memory Pool

74,007 transactions
27.36 vMB
0.06702916 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 2352a49e2d026750c7abace55fffb00064c0807ca81d5b7ab7d55a8bc306da2e
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 4d6f188a257102c5286bb9d32ee5d63ecb5847ccae126c00b660e837dc0f1975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.00890967 BTC
Feerates: 150.42 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (544,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,316 370,316 000000000000000004d19b5c68fb094a1907f2d4704176f0401a6d9789bafd3a 131 0.08/1.00 vMB 30
370,315 370,315 00000000000000000058d22f6d9e91f8f5473ee4076968dd7503dd429f168b81 332 0.17/1.00 vMB 34
370,314 370,314 000000000000000004768fd97ff3711e98a49d0b5aed1c8c1b899427b08b83bd 944 0.48/1.00 vMB 40
370,313 370,313 0000000000000000015d9cb12a636a5205a75898d8066096efa235acc03c1cfb 1,031 0.55/1.00 vMB 35
370,312 370,312 0000000000000000087ca7f32f6f74bd20eb6bd5384293c1523e58998daa9d39 267 0.13/1.00 vMB 38
370,311 370,311 00000000000000000ffc667b75f7bc902e6158ca5a6579cb88bc16e44d5fb285 1,960 0.95/1.00 vMB 44
370,310 370,310 00000000000000000aaa14648f36c3f29d051df5c5eaebf8314446e475013119 33 0.02/1.00 vMB 24
370,309 370,309 000000000000000011ef38a573e1ed4e4e1f86d70e172f7bb746b15e90b53c15 48 0.02/1.00 vMB 37
370,308 370,308 000000000000000004de6711e8278d5bf27306b86f859ecb1d16b507e9cebaf8 395 0.23/1.00 vMB 30
370,307 370,307 000000000000000005aa6dbc0a57b298859134db63e8d367f159a6d8023b3dfe 77 0.08/1.00 vMB 14
370,306 370,306 00000000000000000f0e67c03fed08ad7f70599c68704940b99462280b68c9db 663 0.32/1.00 vMB 42
370,305 370,305 0000000000000000013e709ac0ba82c596bcf9218e3643b2c88ddc6c88189a81 782 0.39/1.00 vMB 34
370,304 370,304 00000000000000000b220d48e296f0e0ca7705b30ed9641a46af7619139ba3cd 862 0.47/1.00 vMB 39
370,303 370,303 0000000000000000067a73f677036f5055f1c6daaf72ee5a925a45186b27e5ef 418 0.37/1.00 vMB 23
370,302 370,302 0000000000000000145a632a7c33f0170124525b3ac2f08d1be146bf5c8f87b8 1,878 0.93/1.00 vMB 38
370,301 370,301 000000000000000013dd480cfb2a7603d59ded673f4fde7db68c74043763b9c0 1,704 0.85/1.00 vMB 42
370,300 370,300 00000000000000000802d5c518c931bf013f560c4907625abe64c3c41542028c 810 0.61/1.00 vMB 20
370,299 370,299 00000000000000000548b45d1ff983df2ccccd9a26e7dbd8170bb635bff959f6 1,775 0.75/1.00 vMB 49
370,298 370,298 0000000000000000091706f5cea41f356dce519e2a6a3b48fb689b932986366a 771 0.37/1.00 vMB 41
370,297 370,297 000000000000000009cd8bcc3c5d340ad6858c2a5442c408e3ef264a7aed8d15 1,904 1.00/1.00 vMB 34
370,296 370,296 00000000000000000dfb520bc1e1b50f15795e675b838b5382fb74829b9e89c5 260 0.20/1.00 vMB 28
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.59 GB
    • Received: 17.19 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.