Loading Tool

Explorer IconExplorer

Memory Pool

42,833 transactions
29.12 vMB
0.07665629 BTC
Random Selection Loading Transactions
Max Size: 149.78/200 MB

Candidate Block

Mining Attempt 84c410006c2be34796b58d576d7c7f31efbc840ce6a2d759f04c664807d1bbb7
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 1b644f78513e9e8adbd491812044e2eff77200e7cf3afd78ef21a335bf319245
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.01974932 BTC
Feerates: 150.75 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (254,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,718 659,718 0000000000000000000d8b35528dad66d50ae008b7d957eccd1b73dccea2a15b 1,696 1.00/1.00 vMB 32
659,717 659,717 000000000000000000089f9fdf2596affb12a66618ee3a26c8fc7ada60690ef7 2,157 1.00/1.00 vMB 62
659,716 659,716 00000000000000000007d649ba4b0f5bd4f0c552158c3d7bea3c53b43aaff49a 1,164 1.00/1.00 vMB 45
659,715 659,715 000000000000000000024cdefbffceb4ed9819364503c0a88f8e186361810021 1,501 1.00/1.00 vMB 79
659,714 659,714 00000000000000000005be08a0fcae28eef24f1cf24b3bd7254ed032861051c6 3,016 1.00/1.00 vMB 109
659,713 659,713 0000000000000000000e40164250f3c31438c3feea3abd26f3c1d79e41b2706e 1,228 1.00/1.00 vMB 21
659,712 659,712 00000000000000000007313078dfbaa59df14aa5fffdbb3b97747ac01c6d9bcb 1,251 1.00/1.00 vMB 47
659,711 659,711 0000000000000000000a0ee13e89ea0bc661985108990488700050c316bc0756 2,653 1.00/1.00 vMB 95
659,710 659,710 0000000000000000000e72267dfac3c3696e9b3270affb7997fe58d58881fa6c 2,053 1.00/1.00 vMB 83
659,709 659,709 0000000000000000000ad2144d3d2a6be5093bfea7dfaaf6fd81f7afe337034c 1,562 1.00/1.00 vMB 24
659,708 659,708 000000000000000000077fd5357c81b184b51d97f711485ad9b3f1018196d087 1,876 1.00/1.00 vMB 28
659,707 659,707 0000000000000000000b29e0f33514effa76ad6704ed9649660079d1f5778d3a 1,374 1.00/1.00 vMB 18
659,706 659,706 00000000000000000004ff61d222c89be119f9a06eec691e1d13fb909162e4a4 1,400 1.00/1.00 vMB 54
659,705 659,705 0000000000000000000853544774ca99ce19248958086f74f7f6ee0767b7439f 1,586 1.00/1.00 vMB 52
659,704 659,704 0000000000000000000ab2f053ba543ace3f04195833b7c6dc0cec0f8626a3eb 2,604 1.00/1.00 vMB 39
659,703 659,703 00000000000000000003e5fb61181343e44b59c8c56caaca13f08cecb9e4860b 1,724 1.00/1.00 vMB 52
659,702 659,702 0000000000000000000417872c1ca41ea18c44bef011613d3fac4c1340695e2f 272 1.00/1.00 vMB 23
659,701 659,701 00000000000000000001bf3817cbeb08a556c99ca5b728836cd9b1efe9bc8c7b 874 1.00/1.00 vMB 22
659,700 659,700 0000000000000000000cd8c1011855accb28e41f910c14a83e90a250e38e4c9c 1,606 1.00/1.00 vMB 114
659,699 659,699 0000000000000000000c1eca132b49ac3142ef5b1724b414ef137656a3d794f1 693 1.00/1.00 vMB 34
659,698 659,698 0000000000000000000cbd2030648c638e5fd56a6214e1c668e2a25c878ae198 1,297 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.70 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: 629.18 GB
    • Received: 11.88 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.