Loading Tool

Explorer IconExplorer

Memory Pool

80,132 transactions
29.80 vMB
0.11559382 BTC
Random Selection Loading Transactions
Max Size: 179.50/200 MB

Candidate Block

Mining Attempt 5bfaa67080fd3e2c595b12def317925ae428ae9f7728bc23ddebdb4df1055ef4
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 62b08bf5615ae4f122ac7397b42df638c7b3e2ac19b4856c73b000bfb268a73e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.04770683 BTC
Feerates: 169.80 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (521,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,385 393,385 000000000000000004f7af56b19f5d2224924122144576f06db7f41d9ab62dd8 77 0.25/1.00 vMB 16
393,384 393,384 000000000000000000b5b1540fb3c6c8ffad2e5f3061ed5eee63833dbbdd07cd 415 0.25/1.00 vMB 29
393,383 393,383 000000000000000006b2329d868d66bcd39dd0395b56491215039fe062c09125 766 0.75/1.00 vMB 15
393,382 393,382 0000000000000000039675d95d7aa23038a5e2a97d3298c5ac98f2e4f40938e6 575 0.58/1.00 vMB 19
393,381 393,381 0000000000000000005db7aae1899f767dc69b708413b3957444b45c7b68bb60 2,005 1.00/1.00 vMB 28
393,380 393,380 000000000000000005aa831e91e37e1b600492cb79941df55ad2abe623034bbd 2,526 0.95/1.00 vMB 43
393,379 393,379 00000000000000000268146058e10878b77ab27c74487a14d60549f83f82b657 1,887 0.93/1.00 vMB 68
393,378 393,378 0000000000000000000aa248d09768b26561f64f17f6731c9e4f8203eea37aa6 1 0.00/1.00 vMB 0
393,377 393,377 0000000000000000064eb930de446c1b0fa765044dc4597bb938ab90cd6971b9 1,710 0.95/1.00 vMB 32
393,376 393,376 00000000000000000380abcee77386d5ba5c07ad3a1a1ea790eb35c25fde3913 1,241 1.00/1.00 vMB 25
393,375 393,375 000000000000000004c3260a47e966231f33682e94c14b3f5470a2891c6158c7 1 0.00/1.00 vMB 0
393,374 393,374 000000000000000007a78feed13f335e40394678f695af044e4fa18a8b5add17 1,138 0.75/1.00 vMB 28
393,373 393,373 0000000000000000044e98e5347f5b9f7460fb142c68d28f519fcf80f32348f3 1,621 0.95/1.00 vMB 25
393,372 393,372 0000000000000000056a2d61039e946f7ee42e953b239e4e9b0a98aadc8b5b51 2,630 1.00/1.00 vMB 45
393,371 393,371 0000000000000000047e47c4331dccc8bc5e9f12036c159b1dd7b3c19829969d 2,041 0.99/1.00 vMB 33
393,370 393,370 000000000000000006afbc4e72c26d63408d03eb88aa463fdbb6598a9cbd6405 1,843 1.00/1.00 vMB 34
393,369 393,369 000000000000000004bd3ac195eb5fb9d340a07734307c5cc561cc765b8c790d 1,040 0.94/1.00 vMB 19
393,368 393,368 0000000000000000088cb675fe568fc749ad27d7542cd35f94c96b7302c122fb 1,780 0.95/1.00 vMB 27
393,367 393,367 000000000000000005622456581098f50ac796e6eeef1fbcf5e3207c015253bc 1,792 0.93/1.00 vMB 30
393,366 393,366 00000000000000000808e6ea281f524bb7559dd9556212eefe0f696608eaefd4 2,079 0.95/1.00 vMB 40
393,365 393,365 0000000000000000064b4e022b33fba3eaa8653f542017cae426e50d9081896c 2,174 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.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.