Loading Tool

Explorer IconExplorer

Memory Pool

87,166 transactions
33.10 vMB
0.08201953 BTC
Random Selection Loading Transactions
Max Size: 197.38/200 MB

Candidate Block

Mining Attempt 91e162bd7683ae42b0f93db1c4fc3b40511766f81a4aeb650d03207de3a7948e
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root d0511c8e5c6a91ba1356e291ce54034870f1ed5a82530f542d81261306a0cc4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,419
Size: 1.00 vMB
Total Fees: 0.01608925 BTC
Feerates: 151.14 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (92,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,138 822,138 000000000000000000031ddabf640fe73785188e5edcb3ea3506f05eb6460394 3,773 1.00/1.00 vMB 292
822,137 822,137 0000000000000000000233770350b275674595204aa58cee5a16c6e40ee7075c 3,524 1.00/1.00 vMB 359
822,136 822,136 00000000000000000003f8021b5d12512e17e5a7b5497a4592b99a96cf605c85 6,368 1.00/1.00 vMB 189
822,135 822,135 000000000000000000022a137677bb46e76df30f314955171a82e5b30cbce8af 4,310 1.00/1.00 vMB 199
822,134 822,134 000000000000000000011162d1c9f02680d0670222f5415d9bbe590f12f501c5 1,829 1.00/1.00 vMB 185
822,133 822,133 00000000000000000002f0aac005f20ff6e7a49ccc049053b4a443cf86823d14 4,217 1.00/1.00 vMB 236
822,132 822,132 00000000000000000001de19ac159a3f616cfae55a84b14704955353f2d8e866 1,810 1.00/1.00 vMB 203
822,131 822,131 000000000000000000041f80643bc35b9fedd3baae4ebb19ed689409464b2127 2,478 1.00/1.00 vMB 218
822,130 822,130 0000000000000000000020a97fa0e91e3e3a34e1e5028e972c06d185c421cea7 3,931 1.00/1.00 vMB 289
822,129 822,129 0000000000000000000086a30f9b26d3fd83d4afb46c7c1692dff07f862c2bca 4,083 1.00/1.00 vMB 289
822,128 822,128 00000000000000000003bb7dce4d221eb44aaf5aa3b8ec70ee85b186627375b1 1 0.00/1.00 vMB 0
822,127 822,127 00000000000000000000cc72229afdba68af6abb53d40ce10783e23c7e6365e6 3,923 1.00/1.00 vMB 388
822,126 822,126 00000000000000000003300dfd80259b978c7a27034c77e01c8a90eb773fd0af 3,608 1.00/1.00 vMB 372
822,125 822,125 000000000000000000003bb7f7f18ded0a80dc22acffad186e1d5027d9920c2c 4,381 1.00/1.00 vMB 306
822,124 822,124 000000000000000000031bf559c53212434bfa1bee37906ad172279e3917f5c1 4,408 1.00/1.00 vMB 372
822,123 822,123 00000000000000000001a4984f6c9aa487873b62a3c78067fbe9b67e1089a8fc 3,597 1.00/1.00 vMB 516
822,122 822,122 00000000000000000003fe980df59df4daf9529f717c76f60eea991ef263b668 2,857 1.00/1.00 vMB 280
822,121 822,121 0000000000000000000241564df3ab8a6befca48f799b7afe1b2b771e1715893 2,957 1.00/1.00 vMB 228
822,120 822,120 00000000000000000001f879ebcba8b751f9ef1a0c2ba2649742e6d5a89ed73b 4,415 1.00/1.00 vMB 298
822,119 822,119 000000000000000000042462fb8918e3aab62a8c9a919844e70ec9ab3a507099 4,305 1.00/1.00 vMB 271
822,118 822,118 000000000000000000016b5d3bb004fde6e9c559a370b667541370808e62c812 4,266 1.00/1.00 vMB 377
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.