Loading Tool

Explorer IconExplorer

Memory Pool

42,529 transactions
26.10 vMB
0.05076315 BTC
Random Selection Loading Transactions
Max Size: 137.17/200 MB

Candidate Block

Mining Attempt 7957f97f3db3daa805a5a17de2d7330b17c9c8b9b263de681d4e047043bc6297
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 2b12304ea8fba5a738a8db23fe054aa953c8aab4b75ec25913f96eed0401d47c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,273
Size: 1.00 vMB
Total Fees: 0.00324401 BTC
Feerates: 77.76 > 0.33 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (614,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,480 300,480 00000000000000004941eed2f4e17b0f0b036163091b4903a9235257394e297f 114 0.07/1.00 vMB 29
300,479 300,479 00000000000000000fea54ad2ade1dc19a0c5521c1c293c949fabb2f6b3dbe32 202 0.10/1.00 vMB 32
300,478 300,478 00000000000000002c6bad26bdf3927d592a100cb9b0bafb07113f28b2e1f392 581 0.35/1.00 vMB 25
300,477 300,477 000000000000000025bbedb0515a868471bf712b7feb5b76f6f4645c9a96ee59 346 0.18/1.00 vMB 32
300,476 300,476 0000000000000000311de58642b472bcf5bbd58c1f89583e79572bd755e181c9 223 0.15/1.00 vMB 23
300,475 300,475 0000000000000000622e7da449287cbb51d326c078dc4275df53042b47b56aba 512 0.16/1.00 vMB 43
300,474 300,474 000000000000000016741eaaee6a638007b5ecb6f7ea305b5de8ecbcc2694f6a 316 0.15/1.00 vMB 29
300,473 300,473 00000000000000004a4c608079b4838902be8904cbf7c0ff78d6f286bea7b28f 260 0.11/1.00 vMB 29
300,472 300,472 000000000000000035868c646bc2ff6db2fcb4c39a6ac6ed09412a8f768aa62b 857 0.45/1.00 vMB 32
300,471 300,471 000000000000000059d4d99ba1aa7d52de26d735121defb4a08b991d3f981a49 301 0.17/1.00 vMB 21
300,470 300,470 00000000000000002a6d09535f820704ed6dd39b95c62db01ca4490343843109 343 0.35/1.00 vMB 19
300,469 300,469 00000000000000004174f92fabbbcbc910a782f6e0bd11b83f75840d4fe2b40b 935 0.35/1.00 vMB 44
300,468 300,468 0000000000000000126bdffb7ab12f9e5853662d9394b5bb9b69187a871b27b0 64 0.02/1.00 vMB 27
300,467 300,467 00000000000000006770ed6eba1989efbb7d644f9fcda96fe8c9d2e399b7e43f 455 0.24/1.00 vMB 29
300,466 300,466 000000000000000014c40a813ed71b55cece3a0ed82067247a9236c2b4980ca7 784 0.49/1.00 vMB 24
300,465 300,465 000000000000000056fe070971c4ef5c2520e2eee8001bc7af9b76107140a59f 755 0.25/1.00 vMB 45
300,464 300,464 00000000000000003eff6917d40b5176f0154f6573ab772e2b7b564020ba3cbe 511 0.26/1.00 vMB 32
300,463 300,463 00000000000000003aa7ce2c0b2b3679b7f1c5e394b3a4f6773094862cd2f570 128 0.07/1.00 vMB 20
300,462 300,462 0000000000000000261d60dc92861ff00e1b93fe63320b728d92da414a6a10eb 78 0.14/1.00 vMB 8
300,461 300,461 000000000000000007dff1f95f7b3f5eac2892a4123069517caf34e2c417650d 256 0.13/1.00 vMB 27
300,460 300,460 000000000000000037edd3eb530a8347575b27489597216ec85f3d48b2258e6a 499 0.27/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.