Loading Tool

Explorer IconExplorer

Memory Pool

78,737 transactions
29.49 vMB
0.06884941 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt fe3b3eaa77304ec5174b1441394570dd78f83909e824800fbff8f9263a08c260
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (257,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,345 657,345 00000000000000000005286afe8fa70864296bebd7fcdbeb726b0ba180626e27 2,467 1.00/1.00 vMB 28
657,344 657,344 0000000000000000000efb0e6dffb07b54f42f95bb3e449854d9ef1a29174640 2,546 1.00/1.00 vMB 69
657,343 657,343 0000000000000000000ac8dc20894133d4b7f0340f406621ca38f3da4b1565d3 2,000 1.00/1.00 vMB 43
657,342 657,342 0000000000000000000929c486b621048471aa952cfeeecab78e3a2a386eb6fd 1,508 1.00/1.00 vMB 81
657,341 657,341 00000000000000000008fe195532521406ce6b846dd2dfad70abcf4de1413408 2,718 1.00/1.00 vMB 34
657,340 657,340 0000000000000000000908833c0efdad7c0a2fa187e5d8b3be19249bb7cd9753 2,464 1.00/1.00 vMB 47
657,339 657,339 0000000000000000000da692be52188e959cbff42c4d2c31f4566ddd0772607c 2,871 1.00/1.00 vMB 77
657,338 657,338 00000000000000000007c13d432a4e082a8c7addbcdc6133d63a7eb09d76ebf7 2,756 1.00/1.00 vMB 82
657,337 657,337 0000000000000000000d38373f446e3c1675b091df5eae321f8066987409b668 3,022 1.00/1.00 vMB 90
657,336 657,336 0000000000000000000cb4305dbe1279a486286ac405dc537044d5472ac86358 2,941 1.00/1.00 vMB 93
657,335 657,335 0000000000000000000ebbe6a78ad3018911625e4877b64a8da9519b7a60f20f 2,526 1.00/1.00 vMB 74
657,334 657,334 000000000000000000044228de0c05baa7f47dc2daccd39ae452b9ab5eb77922 1,956 1.00/1.00 vMB 47
657,333 657,333 00000000000000000008b1c61c12894743c65f27c0c2ecb877dfa44316934f90 2,409 1.00/1.00 vMB 82
657,332 657,332 00000000000000000000e13fc51b2e45b0d5f23b5c6c1d1f9c569ff2201e8cf6 1,018 0.58/1.00 vMB 22
657,331 657,331 000000000000000000038c6e7f3a7e3cc2373c1c057af71d51377c5ffd379906 2,712 1.00/1.00 vMB 41
657,330 657,330 00000000000000000003a8e5ecdd935ccfb3039c1c54275e134911f403630a76 1,729 0.90/1.00 vMB 29
657,329 657,329 000000000000000000076d971065b9c2406b091c575dce9bb594518bc6ea92d2 1,390 1.00/1.00 vMB 26
657,328 657,328 00000000000000000002b07d99532fab7e1d728c6a988c170f929791e90063bd 1,580 0.99/1.00 vMB 36
657,327 657,327 000000000000000000061ecdc7e617e699548b1e9250081ea82b8a6ac7eb98b8 863 0.40/1.00 vMB 39
657,326 657,326 0000000000000000000df24ac8d741e90e23333d73e7840be3a053a30655a58b 112 0.18/1.00 vMB 7
657,325 657,325 0000000000000000000a97975425d964d212b081397fd6491611dbb7f71923a5 2,641 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.