Loading Tool

Explorer IconExplorer

Memory Pool

28,598 transactions
9.51 vMB
0.09958588 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.11/200 MB

Candidate Block

Mining Attempt 1fb98bf2c1004810fb0d807b82ab4626d4a8493880f0b3de6a707faeac7faa3f
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8773885f5fd505a39bbb3964e096504de2e602e0c680af7fc7097fffd3d24153
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02831087 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (770,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,689 142,689 00000000000003e7265cccb113e464a54e3efbfa72a30ff720848d347d7de346 53 0.02 vMB 135
142,688 142,688 00000000000002d49c59dec1361264425889bab5807a2d9f55a1134b717d0a5d 168 0.05 vMB 20
142,687 142,687 00000000000005b360ee6b33a70e6d378e6173ddf6fb585f9028bc3a0de70566 1 0.00 vMB 0
142,686 142,686 000000000000012df058684729bfd63a98615a1fbfde9710b64670c7a38e73e8 88 0.05 vMB 0
142,685 142,685 000000000000031b03f07e8846768c98f28e5cf4f2cfbff5611ae99881db8b96 42 0.03 vMB 15
142,684 142,684 00000000000008e87d1d447babe16913f113c790db6d0da7548e393311da9934 80 0.04 vMB 166
142,683 142,683 0000000000000481a0e481aa199bd81a245ebc239a55d86607bad790b05729b4 215 0.08 vMB 816
142,682 142,682 00000000000005101d881a0ea45c04b1c3593be974883b6663298b37fa4e5e25 8 0.00 vMB 78
142,681 142,681 00000000000004dcc06fa4276faca97082a3d35253d4d33f5a32ab127e950398 120 0.05 vMB 213
142,680 142,680 00000000000002d83559f6956565837d52d21ae843e56370d404aaeb94fbca33 52 0.03 vMB 176
142,679 142,679 000000000000002b356f841be29b4288f9bfc6d25ba1545b002ddb6f094ff70c 17 0.01 vMB 168
142,678 142,678 00000000000003742ff2ce34af374a7a525f2c5e1a39b2e27a68614312737c4b 17 0.00 vMB 20
142,677 142,677 00000000000006b355f6615ecb65ead7965feef922382a7a0985c710ff9debf1 41 0.02 vMB 58
142,676 142,676 000000000000062eb344bf9a03282b5573ed15746aff8e1e730780612ff7462b 92 0.05 vMB 119
142,675 142,675 00000000000003db54badea919e1ccd71d34e736dd50e929e576a8d18ccfb02e 43 0.02 vMB 245
142,674 142,674 00000000000007985fb5365dabbc30a08d923d0f85fd2da1b6c19430d1a0bd42 6 0.01 vMB 17
142,673 142,673 00000000000006c030187d2d5ae3aaa241a355ef3914e622f0184a9399116bb6 78 0.02 vMB 61
142,672 142,672 0000000000000915480c4ea0fe2f2fb1d42f26fc419ee6b7660a85dcbe6d870c 16 0.01 vMB 371
142,671 142,671 000000000000055ce235bba7e557c5b91c5786efaee3e4db39540f8cf19fc77a 101 0.05 vMB 86
142,670 142,670 000000000000037d21eac4f3b3bad15fed45717603d4dc486d8bd26e42efa27b 101 0.05 vMB 67
142,669 142,669 00000000000005a85e3ef268f564cce627725b3d29e2012bf8746cc961519d79 95 0.05 vMB 262
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.11 GB
    • Received: 0.48 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.