Loading Tool

Explorer IconExplorer

Memory Pool

73,555 transactions
28.44 vMB
0.07197098 BTC
Random Selection Loading Transactions
Max Size: 168.42/200 MB

Candidate Block

Mining Attempt fd2dd7adb6a3fd909b242cd3ac5b381fb0586d57168e6fc428e5084a43539c30
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8eb55d60d79b2e83668ad56ccf1756fa1db7ce746d9914e7deb2b074d432be21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.01497017 BTC
Feerates: 61.00 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (112,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,374 802,374 0000000000000000000497ab2aa8ca2bbd7440bbc0e8fc41674e4ec461ec2019 5,770 1.00/1.00 vMB 11
802,373 802,373 0000000000000000000202637d267fff761a09a9fcaba23665c8612d8d19eeb3 1,517 1.00/1.00 vMB 15
802,372 802,372 0000000000000000000255ffec0e24eedec285dd8f4b294df38aff5d2dc41eef 2,149 1.00/1.00 vMB 14
802,371 802,371 00000000000000000001759574917c0bba9c8dbe0f8291e624d489a50bc7d6c9 2,216 1.00/1.00 vMB 18
802,370 802,370 00000000000000000002d198d797cadd1628655e1074431c4726f8c822141b97 3,571 1.00/1.00 vMB 31
802,369 802,369 0000000000000000000269e7e5ec913e3e3573f39e6710643553c62e06f2e3d8 2,814 1.00/1.00 vMB 10
802,368 802,368 00000000000000000000a353e5108440f94b4011939f06b5988cae9f6028be29 2,593 1.00/1.00 vMB 16
802,367 802,367 000000000000000000034e1a8f7c1efee7c36209a1556a377568d6368431dd17 3,269 1.00/1.00 vMB 27
802,366 802,366 000000000000000000044f57ebe488d5790372a5cce742114d9f73f7297fd4fb 3,683 1.00/1.00 vMB 7
802,365 802,365 000000000000000000008147e26341bd627963ed0b859dec43aafedbdde075b5 2,429 1.00/1.00 vMB 8
802,364 802,364 000000000000000000018f25ea049c73e81f417dbc0b78db41c64e13d9fd94bb 3,542 1.00/1.00 vMB 26
802,363 802,363 00000000000000000002d3d2ef6d06c2eac3998a92fcb460948c5d059a34e0fb 3,177 1.00/1.00 vMB 23
802,362 802,362 000000000000000000005dc8a6ef5867b1ff419ab6ada16501218d1d960af771 3,938 1.00/1.00 vMB 35
802,361 802,361 00000000000000000002b20c7e77387e2658867651a1785589c37775343d072b 4,831 1.00/1.00 vMB 13
802,360 802,360 000000000000000000015545d7dd3ccc7bf4c6d304ed07d5f6a34c1d40d310aa 2,072 1.00/1.00 vMB 10
802,359 802,359 000000000000000000033112c63ce699534665c006bde63913f99a1c7904d72a 2,702 1.00/1.00 vMB 22
802,358 802,358 0000000000000000000188ab94fb41bc1d926cd07207585c3fa88548ae5f2357 3,847 1.00/1.00 vMB 7
802,357 802,357 00000000000000000003cc8b67d23a9a2cbaa78d16934284f9d794ed0e1cc5b6 3,888 1.00/1.00 vMB 13
802,356 802,356 00000000000000000002a34ba0534cffe7f1d6589cd98d75cbea75e1d475f09e 5,555 1.00/1.00 vMB 9
802,355 802,355 00000000000000000003448d16593a57361b5225151d5fd1d00ddc16d1f5b898 2,235 1.00/1.00 vMB 16
802,354 802,354 000000000000000000019e3e092110664906d354a27dc8935cd5ade26cfab790 5,393 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.