Loading Tool

Explorer IconExplorer

Memory Pool

8,459 transactions
9.15 vMB
0.01915480 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.17/200 MB

Candidate Block

Mining Attempt 246b935101d96065230ec67483ab657a99dd971952cd8d63b453b0f7a2bdf44e
Version 20000000
Previous Block 00000000000000000000786707c7185cfb38fe9a224c64bb9f67929ff2388934
Merkle Root 529ffc538f91a0615cff5fb87862d9f3aefffce085ce1ad9cdd6f8067e70ccf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,116
Size: 0.997934 1.00 vMB
Total Fees: 0.00593162 BTC
Feerates: 40.21 > 0.59 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,802 (799,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,643 114,643 0000000000009a03fbbcc4175f9eb1a3ba366c780ba7f7d457dc2b042a46b7bc 11 0.00/1.00 vMB 3,979
114,642 114,642 000000000000ad0128ab133096ab81b03d094b86d1357b13212980fbb3321d63 75 0.02/1.00 vMB 2,192
114,641 114,641 00000000000010f7fe687a8ede38c921cbaf9967474fceaeab11315344eba0cb 39 0.01/1.00 vMB 3,805
114,640 114,640 00000000000090945fdba7954fcc3e886aea588a13717ddc6b442d45638be93a 31 0.01/1.00 vMB 3,873
114,639 114,639 0000000000007e87afaf67e8bf60ff52a9a4ea74a8291b13237b1dd760882a8f 9 0.00/1.00 vMB 4,065
114,638 114,638 00000000000021acae53ee79be3791a0896f5e9d204e11ad1ba2b77891f77dee 7 0.00/1.00 vMB 3,878
114,637 114,637 0000000000003b1068e04ea3b6f8aecb52c567b23b666ed544541d78f512b439 26 0.01/1.00 vMB 2,843
114,636 114,636 000000000000b0a526a9c67a7b72c77cd0c3df296f9d5a2e69c037b29ec550ee 337 0.10/1.00 vMB 60
114,635 114,635 000000000000747031fa7e9c6b9b6e4e3f3c1ff945897d4267c4e5ebf1cd5b95 10 0.00/1.00 vMB 2,022
114,634 114,634 000000000000c35ea2547d99c45e9e008f8421cc7bff95ecd781b927679a1c5e 12 0.00/1.00 vMB 3,968
114,633 114,633 0000000000006224250312eaacb45d479720eae32463f740c135e8e25a640b9e 12 0.00/1.00 vMB 539
114,632 114,632 000000000000ba7d064bf23b0f9c722644d0523ba6891786531be42ea00ec3f1 1 0.00/1.00 vMB 0
114,631 114,631 0000000000001cff4d461aa2a363cffbff4e177b6eca935ae00519e2b04cc0d8 13 0.00/1.00 vMB 2,384
114,630 114,630 0000000000008c75360b132c0848dfbab46c6b09f1794819184e2fcbeb0e0408 15 0.00/1.00 vMB 936
114,629 114,629 00000000000065c3bf285fe6679809e4a6b85ad11ede04f4280a938dae10d579 32 0.01/1.00 vMB 2,265
114,628 114,628 000000000000962fb6f1ce46380b454981b7089bbe0deb20d7e7c01001dc85dc 12 0.00/1.00 vMB 1,146
114,627 114,627 00000000000014b29826d52097ee41c7da1df96406ac1efe3dedb8342702f227 8 0.00/1.00 vMB 3,441
114,626 114,626 00000000000049195473e26ccb52b259108885804c3ced17b6ca12207467a815 15 0.00/1.00 vMB 280
114,625 114,625 000000000000967fe6c87c757876a31a759a307ac059d6194efbbf4b33617854 11 0.00/1.00 vMB 525
114,624 114,624 0000000000000b861810969791431d8ac209b0dfc8fb60fd79d55e1e8796ae33 13 0.00/1.00 vMB 0
114,623 114,623 000000000000174892842b42c19c8df79f59238e1f90cf5ba89656279f19bbc9 9 0.00/1.00 vMB 293
Previous 10 blocks ↓
Total Size: 780.27 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: 515.60 GB
    • Received: 4.36 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.