Loading Tool

Explorer IconExplorer

Memory Pool

40,316 transactions
27.25 vMB
0.05980616 BTC
Random Selection Loading Transactions
Max Size: 142.55/200 MB

Candidate Block

Mining Attempt 2a64a5a485b53bcc1e28ca1801701461030d485a34e17438d17669eb0f7e6789
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 9bf7a814d619483324a5538e158f572d24f5bdebd7671a8af36796d20750d510
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,822
Size: 1.00 vMB
Total Fees: 0.00924629 BTC
Feerates: 69.10 > 0.93 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (668,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,546 246,546 000000000000006ad07281bb57633030202dff52aae3308e8f35e1af5b67b07f 256 0.11/1.00 vMB 79
246,545 246,545 00000000000000753103d4346aab278fdb80533f8e2857b614cccd9ea21306c6 128 0.15/1.00 vMB 16
246,544 246,544 000000000000004a23fe2c204408b0c2c95ecd6b0a7828a7c483fca801f505f4 469 0.20/1.00 vMB 142
246,543 246,543 000000000000000a77ffb56a66b8e8488a6af95e487d176cb8eccd59e638cffa 76 0.04/1.00 vMB 105
246,542 246,542 000000000000007996a3415bd3823dcb3a7be313288cb42c9691c98307f55b4e 40 0.01/1.00 vMB 188
246,541 246,541 0000000000000083263a152bee44627758d02a197d2bb76febe057877b598ee7 197 0.08/1.00 vMB 147
246,540 246,540 000000000000006a9504e92311a9057fa134147448cee1db755265dfd8aeb814 128 0.07/1.00 vMB 142
246,539 246,539 0000000000000004c1c6a366bdad6130f974281ba147157fabf434a0c7d5136c 443 0.17/1.00 vMB 166
246,538 246,538 0000000000000065f7a0540d7d536031e413099c8b5eecfef649460b03305850 67 0.04/1.00 vMB 24
246,537 246,537 00000000000000063ebb3cb766341782b35d38698510c2f85ce07803370b2e0a 603 0.25/1.00 vMB 146
246,536 246,536 000000000000000922a4a766f2216997dbea2c221d63c62b5704f6c24254b056 148 0.06/1.00 vMB 170
246,535 246,535 000000000000004adb4daddf8ce67ed274d1a8c996fff7424b2a424d5d22b021 183 0.07/1.00 vMB 137
246,534 246,534 000000000000006712a87daefa79cf213266c6d33778f65b30611c7ae37bbcb2 94 0.05/1.00 vMB 124
246,533 246,533 000000000000006d24e1f5c8ef85db41714dba585f794c2b9c82474695433a8f 98 0.04/1.00 vMB 92
246,532 246,532 0000000000000081dcbba802bfc9a84428e6d9033688413f15bfa2bcc2e4a0c0 51 0.03/1.00 vMB 30
246,531 246,531 000000000000003d5e2f133ba1456be9f8769161d63ff6611f28f81ae151ad5a 149 0.08/1.00 vMB 98
246,530 246,530 000000000000003cfe0c0990fd50438dddaa2607bf2a111835dbfecd46c9c956 101 0.04/1.00 vMB 103
246,529 246,529 0000000000000086444f7448b8f5aae9a3e517d2a9794009e59dc000a9d9589a 121 0.05/1.00 vMB 125
246,528 246,528 000000000000008e7d6fc710827c350b8e0d0f4c1f9a31c32ce4c39c01477ba2 64 0.03/1.00 vMB 69
246,527 246,527 000000000000001e03fd7e6955005b843c36c65844743c197473ebef6cc2fa4f 27 0.01/1.00 vMB 35
246,526 246,526 0000000000000050c6d383ab834c7b04fd7b6e0de3abc2bc913aadd3614a9648 318 0.15/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.15 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: 652.97 GB
    • Received: 13.81 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.