Loading Tool

Explorer IconExplorer

Memory Pool

34,779 transactions
14.81 vMB
0.06853889 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 83.78/200 MB

Candidate Block

Mining Attempt ffa9846a58c6264a85e1c923c3169f3a3057ede2a87b8e5840ea66a6d2b7ae6f
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root d8393346d4f2a81f205226b37d12f91500ee3e65a84ead763e3cdbc5d983f1e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,610
Size: 1.00 vMB
Total Fees: 0.02158870 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (779,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,808 133,808 0000000000000822c215c090e9f0e7ef3bbf65ef088a27215fb3f08692410e96 90 0.04 vMB 743
133,807 133,807 000000000000088f3ae1e2e14a3a37853fd85158767e68eca3ec458c205f2bc5 11 0.00 vMB 991
133,806 133,806 00000000000008368891046ceb30fac3f43a16a2bdf489dae0585f3c82cba18c 10 0.00 vMB 360
133,805 133,805 00000000000006bd6a5fd207b8a5fa2d3456087e88ceb549d5179adfb9bfff58 41 0.02 vMB 479
133,804 133,804 0000000000000134a8e95b28376083d1e525a0f59ac218e085471be7baf1aed1 56 0.02 vMB 797
133,803 133,803 0000000000000b9964e1f32670dab34e481c6f98c2fd71e3e64db027dada6c0f 113 0.03 vMB 311
133,802 133,802 0000000000000905fd6c4c2daf47f0e3252e18f098bdba81db257d96e59e4c1e 248 0.10 vMB 276
133,801 133,801 0000000000000722f37776d128cef7ce9e7004b1baa33b7b86e28321f8d4bb43 90 0.06 vMB 842
133,800 133,800 0000000000000b5cfd719453a424cf2067ab49fe09bfabda8d56e5b91672d765 12 0.01 vMB 900
133,799 133,799 00000000000002ac47ddd6083fe1d97fc47979caf3d419af4fba96bc468ba1ee 8 0.00 vMB 186
133,798 133,798 00000000000007c665ad7340a60606b20ef021b7a7ee525ef572e7f08f440806 7 0.00 vMB 384
133,797 133,797 0000000000000c278c73213214e32c8fa11b7ecb6f46b82c7abef5a7376a6b3b 10 0.00 vMB 336
133,796 133,796 0000000000000353971b4e35cfd0f3bcdad784a02848a7f82b8e7f9f9813326e 127 0.04 vMB 453
133,795 133,795 00000000000007e3bedfe71496db0103fd55a8f6ba751b9f97dacdf1b20f5181 20 0.01 vMB 527
133,794 133,794 000000000000064a333c18dc54390660d1282790571b96f717211fe2494e8821 15 0.01 vMB 141
133,793 133,793 00000000000001ebf56f13c18d201652f127291d59c8c88693d3402a81770b69 9 0.00 vMB 668
133,792 133,792 00000000000000896a82b070e4d7df31410d24e28a89f10ea47c511e1c062f7b 58 0.02 vMB 383
133,791 133,791 00000000000004bed08676fa390c69b015bbe2bc224e17882b6fc813a3e0b848 18 0.01 vMB 1,482
133,790 133,790 0000000000000388c4eb4ee0025f2d3b9f25c8ce85c32dde197a8a49a19d7d0e 2 0.00 vMB 0
133,789 133,789 00000000000004ad651171029b0f2733a726130d7a09fc643757a8ccecf17f63 81 0.02 vMB 98
133,788 133,788 00000000000008a6ffd854e6b55043ad6128bb7c5bca6b1ed28b507f7d0fb283 46 0.02 vMB 792
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 152.43 GB
    • Received: 0.61 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.