Loading Tool

Explorer IconExplorer

Memory Pool

37,850 transactions
28.00 vMB
0.06547145 BTC
Random Selection Loading Transactions
Max Size: 141.79/200 MB

Candidate Block

Mining Attempt 81623f96114c617fc533ecb3026043b1570f1b1efa7dcb30d14270cf05f379e1
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 33c1921dc3f146090bf6ab6c163b1eb9557b2001158daa9011370164b12280a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,564
Size: 1.00 vMB
Total Fees: 0.01192081 BTC
Feerates: 203.60 > 1.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (198,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,118 716,118 000000000000000000082816bacfb48f2a614730d4cfd792c86bd3c4115da9fe 2,650 1.00/1.00 vMB 17
716,117 716,117 00000000000000000006d0dc15c4911146efc9baec7eb067305ad06aa19a2d7f 1,986 1.00/1.00 vMB 3
716,116 716,116 0000000000000000000096a962225437c7e7552d5d83830331443bc963863f99 2,563 1.00/1.00 vMB 4
716,115 716,115 0000000000000000000349b804fddf2e1ca8be5a7cf5f80d7631a596ca15f935 2,583 1.00/1.00 vMB 7
716,114 716,114 00000000000000000006e7e29e448f6fc6398cfd1b6ef694a946e7d4969c11f4 3,205 1.00/1.00 vMB 21
716,113 716,113 000000000000000000011cea503afe9cbd292cc249002aa1255d70e89d427d9a 693 1.00/1.00 vMB 9
716,112 716,112 0000000000000000000555f77c5592171b5b1acd19cb32b2f82b3a7e88d3f51f 2,790 1.00/1.00 vMB 13
716,111 716,111 0000000000000000000849accc64162d9bae806703ee63e61cdc05e8073c16f8 3,087 1.00/1.00 vMB 24
716,110 716,110 000000000000000000070eac96a40950b8857cd19864ec7a8107490e1753b432 2,312 1.00/1.00 vMB 6
716,109 716,109 00000000000000000002b7d7de42aa40bc28f2f709a9e63707a6481f2c22f8f8 1,860 1.00/1.00 vMB 14
716,108 716,108 0000000000000000000946fc05147f62cd90bc310610f0e1dfe8af8112a13949 487 1.00/1.00 vMB 8
716,107 716,107 00000000000000000004ee223cdac6cd637e5bd5e74b2a2fd8552bd78cb65aa8 2,266 1.00/1.00 vMB 12
716,106 716,106 0000000000000000000916ebf865b898664f535ddec6a941b9089f7013f39aa6 1,975 1.00/1.00 vMB 20
716,105 716,105 00000000000000000009e18ebbed9c63e955904f13be6f709e904325c77402ae 2,039 1.00/1.00 vMB 7
716,104 716,104 00000000000000000009b8f1a1ef4f959251883b4fc50ef8bece5f37a0fa1deb 495 1.00/1.00 vMB 8
716,103 716,103 000000000000000000063016b2237a821fdfe803010b4582a310d53717491333 2,517 1.00/1.00 vMB 10
716,102 716,102 0000000000000000000528c62c697fcc5ee2a63532da1c826f651d73c724f035 2,526 1.00/1.00 vMB 12
716,101 716,101 000000000000000000034e31731852380aef7316909945dbdae6f3acb3da5082 3,350 1.00/1.00 vMB 15
716,100 716,100 0000000000000000000aff8cf3bf0bc39092cae302b714be6d61f76fe4e19392 3,240 1.00/1.00 vMB 57
716,099 716,099 0000000000000000000712d0661ee3f57f456661b6d61f21368e3c9ce262add6 785 1.00/1.00 vMB 5
716,098 716,098 0000000000000000000a80df66de307cfe72cd8fccdefbefc982a993ba4bcc31 819 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.