Loading Tool

Explorer IconExplorer

Memory Pool

76,582 transactions
28.95 vMB
0.07644502 BTC
Random Selection Loading Transactions
Max Size: 176.91/200 MB

Candidate Block

Mining Attempt 55d6bc451d329c92a9bb70281d176fc2886f6bcaa0ee271860a5f71a610275fa
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root e8b3744975aa1d27de63267fa1012f9acebcd00a8873135b9805db1d41f2483b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.01336556 BTC
Feerates: 77.76 > 1.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (66,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,570 848,570 000000000000000000013091b31914636c43d0eb07764147033c191bb4ade1c9 4,776 1.00/1.00 vMB 13
848,569 848,569 000000000000000000016953a3157862f223e5e90f240e5efaf82a7a447e11ab 4,482 1.00/1.00 vMB 13
848,568 848,568 00000000000000000000584e7229ce2b6fe91a74ad8ac10a67bb087fa7c58eba 3,251 1.00/1.00 vMB 18
848,567 848,567 000000000000000000012d1ded539c3edef8428ad4f61ffc969998be8f125c72 2,696 1.00/1.00 vMB 10
848,566 848,566 00000000000000000000cc498d6ad52229c2eeeb2421ef879a6e78963ef7aef2 1,953 1.00/1.00 vMB 13
848,565 848,565 00000000000000000000e5414cde8dd5d027b14ec42f26c87d0f34cb1facd1c0 1,375 1.00/1.00 vMB 9
848,564 848,564 000000000000000000018b8fc8f08e6d687820af64e4b49e1ac6795e019f5761 2,503 1.00/1.00 vMB 10
848,563 848,563 00000000000000000002f36d484fa44d3e6d9295665d158c86843477c290bf89 4,865 1.00/1.00 vMB 9
848,562 848,562 0000000000000000000152e25c8fae5486029059ad5089e61c77fbb6c5012b68 3,298 1.00/1.00 vMB 16
848,561 848,561 00000000000000000000970d8b4cbc7380dde885019eecaa292bc53f62d309e9 5,048 1.00/1.00 vMB 12
848,560 848,560 000000000000000000024a9ec612def635efa52db9973b3ef83ed7e6e3a74e79 2,505 1.00/1.00 vMB 10
848,559 848,559 000000000000000000035b2172fe211af58e1c24138c3f37f2993834a30d994a 2,695 1.00/1.00 vMB 11
848,558 848,558 00000000000000000002e4ce8b0213ecd00494c9986968bd798353aae501522c 4,100 1.00/1.00 vMB 14
848,557 848,557 00000000000000000001ebab7e377540d63d5fa3b07bc5af685d1d57a5f53509 5,287 1.00/1.00 vMB 19
848,556 848,556 0000000000000000000070a1bca51a00b3560dc20605a1fd96cb9d4df1ccaf46 2,434 1.00/1.00 vMB 17
848,555 848,555 00000000000000000002cddb7b1e70b7c416d69d457a62ea66d99d7e7674e34f 1,005 1.00/1.00 vMB 12
848,554 848,554 00000000000000000002b869547dfdc1a0e3053c15f1b0f237c113ab75228f63 2,277 1.00/1.00 vMB 13
848,553 848,553 000000000000000000016546acd2ce11635f70caa2d6bcf4d791730b14bcc5c8 2,905 1.00/1.00 vMB 22
848,552 848,552 00000000000000000000ca9a9014265671b34996c6774bc0e3e847f9b215d03d 2,809 1.00/1.00 vMB 19
848,551 848,551 0000000000000000000206a1407aafdfdefa03195b889ff7546fca07fa739267 3,290 1.00/1.00 vMB 12
848,550 848,550 000000000000000000034fd527a62e7963811520e5b07017558186e06732ea1e 2,176 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.