Loading Tool

Explorer IconExplorer

Memory Pool

46,780 transactions
28.07 vMB
0.07726326 BTC
Random Selection Loading Transactions
Max Size: 147.77/200 MB

Candidate Block

Mining Attempt ffeac379e82863dff004f49356244a4b5b1803a3a79d4fa7b90dd243f1a6b27f
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 6e8268ee4e0e9edb529479bb2a149e164d0fe749dc51299448750a6e25649dd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.02318463 BTC
Feerates: 100.36 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (407,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,423 507,423 00000000000000000056e69522041ef1189c22a3e4c23d86e525481ab463142a 902 0.35/1.00 vMB 182
507,422 507,422 0000000000000000005947c496a817a5a4900a6d5e804fe42dac1617c2e9cbfe 726 1.00/1.00 vMB 49
507,421 507,421 00000000000000000039758c0508279c4f17183a61ac8d3d09053e7afc39848d 146 1.00/1.00 vMB 16
507,420 507,420 000000000000000000404b27e9248bfd676214169195f37ebcb10d350c1ad371 1,080 1.00/1.00 vMB 96
507,419 507,419 000000000000000000528ed01322092b38e241c0be0fd6e4952e8b8a5ba2da1d 1,871 1.00/1.00 vMB 134
507,418 507,418 00000000000000000055405a5e5be498dc169fbcca456306124861cfb1cb23d1 1,185 1.00/1.00 vMB 96
507,417 507,417 00000000000000000007b5983fea8cf996825b8aac8253d606fbdb497895d124 2,124 0.90/1.00 vMB 185
507,416 507,416 0000000000000000002655ecd409f23d6baccc9a9e351f28207638b3d1473b57 401 1.00/1.00 vMB 27
507,415 507,415 0000000000000000002fafcbc2dffc4fbefee16626889d33b3cab7f69351c946 368 1.00/1.00 vMB 27
507,414 507,414 000000000000000000232d84e58075dc1de90333c42be4805156f5fda1931e4a 1,062 1.00/1.00 vMB 90
507,413 507,413 0000000000000000001ceb47361d2d38d4a0603a82321d524e51395e7a76b09c 963 1.00/1.00 vMB 95
507,412 507,412 000000000000000000331a5f48cf467fe58fbb0784c64e287ca374a21a33dcf9 776 1.00/1.00 vMB 65
507,411 507,411 00000000000000000002d419e820d694baaa99c73a33716fae87d4062146d006 875 0.36/1.00 vMB 224
507,410 507,410 000000000000000000019bf3705e804d2caf97d3c1b8a2a9950b124dab1bb32c 763 1.00/1.00 vMB 36
507,409 507,409 0000000000000000001b3436b2d32a553156d0335012233ecae16e7d5102f4c6 2,059 1.00/1.00 vMB 200
507,408 507,408 000000000000000000082fad7752158947bb702ab6740ee23a7e78931e7d771e 1,653 1.00/1.00 vMB 69
507,407 507,407 00000000000000000037dc8a32863d3628282747758c1fe0b3e778424ad8963b 1,002 1.00/1.00 vMB 195
507,406 507,406 0000000000000000006001629db16725fd4518f918d75a2cadfcd59ea84b9580 293 1.00/1.00 vMB 158
507,405 507,405 00000000000000000060ac331aede77c9a8737e1415565496020ffabea6a830f 1,745 1.00/1.00 vMB 201
507,404 507,404 0000000000000000005f147c3f870bec7b1fddc7e3c19b1511e8bf08160cf013 330 1.00/1.00 vMB 27
507,403 507,403 0000000000000000004bba7ef691042d8b9bc610fa8687432f50ace100da78c6 525 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.