Loading Tool

Explorer IconExplorer

Memory Pool

78,317 transactions
29.75 vMB
0.11343280 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt e1e7902df8bfd3bf5e385525675dc8d261b0aa5262f7a4cddef7a1f25272aa5d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 993b1a8008eb19f1a064aeef8eb6957326872bcad02b1893eeafd3852593ee6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.03338935 BTC
Feerates: 660.76 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (129,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,122 786,122 000000000000000000043c1dd2eeff8d507c247af26fae85fb7f7213514e5c3a 3,219 1.00/1.00 vMB 19
786,121 786,121 00000000000000000003a15b5a3279411439451af7a6bf972d7e95fe504d56a1 3,586 1.00/1.00 vMB 23
786,120 786,120 0000000000000000000277784eb67f950e4dbd298ae345f6ec724d60f5485b77 2,983 1.00/1.00 vMB 17
786,119 786,119 000000000000000000023a3ad0b67503ced92800a27183c449c0e1229f4e2278 3,646 1.00/1.00 vMB 23
786,118 786,118 00000000000000000001e8ff077d6d8fdb28e527c014abe3fbca93429e70582e 3,034 1.00/1.00 vMB 21
786,117 786,117 00000000000000000000546493ffd2e75e572ed9892469037249db0a0328df16 3,221 1.00/1.00 vMB 33
786,116 786,116 00000000000000000004feecbc30db25f8744b046b81253be342c2ee854ca1cf 3,192 1.00/1.00 vMB 24
786,115 786,115 00000000000000000000452464ae8344a30dd1e38d5f17e13473a049512806a7 3,323 1.00/1.00 vMB 19
786,114 786,114 00000000000000000004db47742d8ab130cf21c95b8acc4d3ef988a5453201f5 3,733 1.00/1.00 vMB 24
786,113 786,113 0000000000000000000251153b44aaab2d4dac33f1caa194509b8f1f8bd4def0 1,819 1.00/1.00 vMB 8
786,112 786,112 00000000000000000004e02a6199b56808a215f1f847fb181f93360795c9009c 583 1.00/1.00 vMB 4
786,111 786,111 000000000000000000001f6489aa7fee25ce53c01ca148d07e8be6199472ec38 2,593 1.00/1.00 vMB 10
786,110 786,110 0000000000000000000516ed375585fe9705cbf68b041d4c88f7465a79a4b2af 2,039 1.00/1.00 vMB 12
786,109 786,109 00000000000000000000a7cc9a4d61d854084ffd9cf2c42be005d42257547d15 655 1.00/1.00 vMB 2
786,108 786,108 000000000000000000043ee2128c0b0b41b7bbf92e44b7bf4683cb669c449c80 2,144 1.00/1.00 vMB 7
786,107 786,107 000000000000000000035f13b6d89c446542b399f02783335605c9a4426c3e54 2,624 1.00/1.00 vMB 8
786,106 786,106 00000000000000000001ad2e4e5a424f038b51b41adb5a666a5f10dfddc10cda 596 1.00/1.00 vMB 3
786,105 786,105 000000000000000000043ab320cb6f5a79297b234c3ac2ff8439688b0439a679 1,984 1.00/1.00 vMB 7
786,104 786,104 00000000000000000003c2b17ff4e0e61de38db8c41b845477df311707cfff35 3,364 1.00/1.00 vMB 10
786,103 786,103 000000000000000000038aa280fa6186a3cbc4f200f88f6e746ce8e0edf74a04 2,058 1.00/1.00 vMB 16
786,102 786,102 00000000000000000004cf362c27c25f32f3dc0253af7fc7974c285d016dd34d 3,233 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.