Loading Tool

Explorer IconExplorer

Memory Pool

41,676 transactions
31.85 vMB
0.09326340 BTC
Random Selection Loading Transactions
Max Size: 158.89/200 MB

Candidate Block

Mining Attempt 292a1077277f95e71e6d193df7fad555f59e8617afeb178a481132b881bd883c
Version 20000000
Previous Block 000000000000000000010ac925ea2d566953707a27050fede0bf8ec21bb7f373
Merkle Root 41710d79403c49a68be7c461216a3f5683e72f3cf23ecf314529896bf8f2069b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,617
Size: 1.00 vMB
Total Fees: 0.02712329 BTC
Feerates: 151.12 > 2.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,393 (561,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,524 352,524 0000000000000000108fef260d86b8e8918bc6a510ae3e517b3a636b67ff432d 615 0.38/1.00 vMB 29
352,523 352,523 00000000000000000c2e5589acefd13ef2879a46eb07d5e41b8623315318e18d 809 0.36/1.00 vMB 29
352,522 352,522 0000000000000000056ea4d6ec558780bb932a4d724191327161ab91226676ef 1,244 0.58/1.00 vMB 27
352,521 352,521 00000000000000000aaf88c08964597a2e264a0bda3f3494b2510dab01504626 66 0.10/1.00 vMB 6
352,520 352,520 0000000000000000051380ccd7092ec12864e521fe4771cd867b704ce2db665a 1,523 0.67/1.00 vMB 19
352,519 352,519 000000000000000005450c8484935cb1605ddfa2b8a8b005ef15da8ce4ff069e 809 0.52/1.00 vMB 24
352,518 352,518 00000000000000000cf4ac281544030abbfb4f9031b137710725d736296b374d 782 0.75/1.00 vMB 19
352,517 352,517 000000000000000010db7154963baa994741ac8b97f944d99fea32908a4647d7 1,833 1.00/1.00 vMB 26
352,516 352,516 000000000000000015999d02e965fa55c135d16a516bba34de2da23e365c42a5 1,821 0.75/1.00 vMB 30
352,515 352,515 00000000000000000559132c1a66c6a71fd76be003da9292a593a1f2a6ab4c13 1,024 0.28/1.00 vMB 52
352,514 352,514 00000000000000000990214b4df027fa4869cb4a1d9788aa844dfd7f6b4a7804 830 0.25/1.00 vMB 51
352,513 352,513 00000000000000000f88cbfdecb72fd5eeedd4190b8f786567bd7187e2d0d90b 325 0.15/1.00 vMB 25
352,512 352,512 00000000000000000ed47ac3705966fce0a69c99335ca402a82875f19baaa213 487 0.29/1.00 vMB 25
352,511 352,511 000000000000000012807fd8aa0261dfc7cf639e220485d2154890218f00e460 433 0.19/1.00 vMB 27
352,510 352,510 000000000000000009d5f937c9fe5cb7146b31ca1ef44b6e8a372b5bd7ec3d56 1 0.00/1.00 vMB 0
352,509 352,509 0000000000000000128731b0ca50ef46b662fe721b407c220992efd5b213c945 1,124 0.57/1.00 vMB 27
352,508 352,508 0000000000000000015946aeef62a4b2127d05bc7bc1b1feabfbad85f72b414f 1 0.00/1.00 vMB 0
352,507 352,507 00000000000000000ac4fa7c0ce391d12ddd674d0bf7fbe558ef37d29cc9b45a 348 0.16/1.00 vMB 24
352,506 352,506 0000000000000000131730c38989f1e4116385f32b18fb68a7bd5790d861a6e6 1,162 0.64/1.00 vMB 22
352,505 352,505 000000000000000011dd4257c6b920236b54bab2ecb45aff6dcc05f2805108ac 1,188 0.52/1.00 vMB 33
352,504 352,504 00000000000000000ecd7883cd18cd28dc41b9e38be9fe6144f5f1041c41fcf1 1,665 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.30 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: 598.45 GB
    • Received: 9.95 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.