Loading Tool

Explorer IconExplorer

Memory Pool

40,569 transactions
28.15 vMB
0.06509393 BTC
Random Selection Loading Transactions
Max Size: 143.80/200 MB

Candidate Block

Mining Attempt cb425e2e65359f3e83836a7aea7c9c54429614f50f61647582d805c4dda0059c
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root b85ac23a7f893bc750911c0c1c836a3b10beaa1385b0e8e3a3b1d48e21f3ad12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,916
Size: 1.00 vMB
Total Fees: 0.01091193 BTC
Feerates: 201.07 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (737,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,413 177,413 0000000000000981d50b71eba8c6a72bd72f365e82c621e1c11faf13fec38499 17 0.01/1.00 vMB 998
177,412 177,412 000000000000080f9a00f1094c09e90acb11188335ec03a7480a4356306d2007 10 0.00/1.00 vMB 257
177,411 177,411 00000000000000ca53c0a3d4be9cc50c7e221be0c7bc1123c393291ece325b3d 13 0.00/1.00 vMB 69
177,410 177,410 000000000000026da941b3d1595f3567c97f0b62b08f9fe85997bb3a76080405 52 0.01/1.00 vMB 15
177,409 177,409 000000000000031c61c0ad7642e70dbc0899c87eb816ab461338b839cc5bc8d4 12 0.00/1.00 vMB 285
177,408 177,408 0000000000000098ae5ccac3262536542b2f85f181d3ac5967ba9449c2bb9939 20 0.01/1.00 vMB 21
177,407 177,407 000000000000039c1d77acd4702393f48ca61983c64fc0209ade141c694b2359 44 0.02/1.00 vMB 149
177,406 177,406 000000000000092a8b471770f1bad487e08eba3f03c44a0a8bc5c44ada035ab0 74 0.03/1.00 vMB 36
177,405 177,405 000000000000066545874defb7d57635dd4be20b92e82a6774e624d918392a35 44 0.01/1.00 vMB 240
177,404 177,404 00000000000009882e45345e766081be71d26d74c3fae7d7752aad08d850c30b 13 0.00/1.00 vMB 56
177,403 177,403 0000000000000179ed143e044a925eb4e60aa477b8363e99245dcfbb2685a91b 82 0.05/1.00 vMB 76
177,402 177,402 0000000000000620966df00350640022fac114629de1a460c6f572af451bacff 49 0.02/1.00 vMB 756
177,401 177,401 000000000000083e73d4023fef05d169aa6aa490c7beb23eceda225763e44e29 5 0.00/1.00 vMB 22
177,400 177,400 000000000000085127463e27d762af4464b452fcaa89c7503f4c5a11d33bb64e 166 0.04/1.00 vMB 17
177,399 177,399 0000000000000637b351f4ab639489df5e3b8b0b6f13f69e6e13581281c54f40 28 0.01/1.00 vMB 41
177,398 177,398 00000000000005703b7945bdf52a190858ab200bebb1e75507129a8dd84bc9e7 43 0.03/1.00 vMB 108
177,397 177,397 00000000000000fdd394813028f26de4ae6160e2d95571364499644bd6fc581a 88 0.04/1.00 vMB 108
177,396 177,396 000000000000050171247a540b0ec09c793409ced70439ba85a383dd01fb3008 103 0.04/1.00 vMB 60
177,395 177,395 00000000000006fac5226040aee69de62b68713c962860748572016d3ea47432 1 0.00/1.00 vMB 0
177,394 177,394 00000000000007c3e02eb539bf233144c6f2f8ff92950216ef91504c395a698f 9 0.02/1.00 vMB 51
177,393 177,393 0000000000000757f19cd8d845428634cbb41ef37b022034d789714c46db9c40 39 0.02/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.