Loading Tool

Explorer IconExplorer

Memory Pool

88,439 transactions
32.21 vMB
0.13893413 BTC
Random Selection Loading Transactions
Max Size: 195.17/200 MB

Candidate Block

Mining Attempt b702e05e7c2d3a37ba15ed1c28804771f29b389d6eb6c4fe814e413bd6291c9c
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 811555b5ca6c39a5dca09612537c7ec60230d6197c89c69f1fa0f308b62535eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.05197178 BTC
Feerates: 101.65 > 5.21 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (229,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,326 685,326 000000000000000000013a3cb3da37380a24e36abe31cfed6e358db3fd9a82ab 1,719 1.00/1.00 vMB 43
685,325 685,325 00000000000000000007a3ea19b14b03a721206d1f15d8987bb07b511970aa45 1,186 1.00/1.00 vMB 42
685,324 685,324 0000000000000000000148eeb9cf655f1bf6edc0a2b4beac4157a10c4f0b4224 1,374 1.00/1.00 vMB 45
685,323 685,323 0000000000000000000242e4688e496d937a3aeced5cf39f1c435dcab117d119 1,742 1.00/1.00 vMB 49
685,322 685,322 00000000000000000008b32288212dd2eca057185327a5648050b05d7bf0e28b 1,490 1.00/1.00 vMB 51
685,321 685,321 00000000000000000007d4593ec3633e858cd734934619f34dc62d49311d7971 2,397 1.00/1.00 vMB 61
685,320 685,320 000000000000000000066b84da64dfbd0cf18a201e5a99453136e889b146cd55 1,180 1.00/1.00 vMB 74
685,319 685,319 0000000000000000000128da6fbedae59590c27b516b738c9a7265504fd602ff 1,941 1.00/1.00 vMB 78
685,318 685,318 00000000000000000007a5f351a922a69816af79c8c0a9476b9cb53fdfa0d983 2,438 1.00/1.00 vMB 71
685,317 685,317 00000000000000000006bc9c88c0499f9d2b21acfcc8aa2f57e3d01956998476 990 1.00/1.00 vMB 49
685,316 685,316 000000000000000000082057850951d9aaf95c41ce96fab7aa2af3e7f95bfd10 2,449 1.00/1.00 vMB 60
685,315 685,315 00000000000000000004ee28bbc4e906fea42dcacc06c8b5597440f961efc8c7 2,721 1.00/1.00 vMB 55
685,314 685,314 0000000000000000000196a32915d1e5dd708db39186b7e65ff757dc5ba361f9 2,005 1.00/1.00 vMB 73
685,313 685,313 0000000000000000000520734c867208cb52afcb644f0f74abf30868ebaeeef0 1,164 1.00/1.00 vMB 75
685,312 685,312 00000000000000000000f3f4a2632258e113669835a8d8d20776e418347b13db 2,066 1.00/1.00 vMB 70
685,311 685,311 000000000000000000083785ac124da6bf46cdd01f494630258acdc907630eda 2,267 1.00/1.00 vMB 100
685,310 685,310 0000000000000000000031eaa81ed44d625e37cd75918445646fa574536ca412 1,363 1.00/1.00 vMB 59
685,309 685,309 00000000000000000007d0aa2fe9de602701297a665e8d1ad48e30a3c1a529f1 2,173 1.00/1.00 vMB 65
685,308 685,308 000000000000000000021ddf0a02ed2fddddac3a8ddfb4aac16927f2dfa48464 1,491 1.00/1.00 vMB 58
685,307 685,307 0000000000000000000a92e2c92bf282d42cd6df62f5e9355415f74413090ac2 1,538 1.00/1.00 vMB 60
685,306 685,306 00000000000000000000b97a0f18d0144103f572ef70524cb1055201a9ad3830 915 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.52 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.91 GB
    • Received: 15.64 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.