Loading Tool

Explorer IconExplorer

Memory Pool

14,827 transactions
6.59 vMB
0.02923759 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.45/200 MB

Candidate Block

Mining Attempt ce739966a3d4da7235a84fb0984b2d57628bd2fad41851ce2816dc716ca1731a
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 61bd58f482018e7834a7c7ff3b9ae844155044a227003929222799d3cf667b0e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,068
Size: 1.00 vMB
Total Fees: 0.01478397 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (782,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,864 130,864 000000000000068f3978974711b2e39739ed613d2b3533a4ea0310240801e179 163 0.05 vMB 61
130,863 130,863 0000000000000e5d34c60bfb85e8977c1f86701d1cb511ca5a79f56670aa5a74 36 0.03 vMB 404
130,862 130,862 0000000000001a23fee0e0a868f1adcb090b734e4debee3d4f5f0933ac088c4e 90 0.04 vMB 941
130,861 130,861 00000000000008620350d5642bfb3c29091e308499a1eaad0edf9c2a7cfcf513 44 0.02 vMB 1,730
130,860 130,860 00000000000006d805e4cefdb6bc85cf74a4285d9af4ad6b9d0446d1add731e1 12 0.00 vMB 1,994
130,859 130,859 00000000000010e450e253a3564f09ce4fb85a24500596eae8414ebab4d57224 6 0.00 vMB 648
130,858 130,858 0000000000000888ac20c4d0bd06017c744d2ce9f9c7b18cead271a56a164fa3 13 0.00 vMB 1,648
130,857 130,857 0000000000000d0a1fa43027446a513e6ab989882de1222e734185dc15183122 67 0.02 vMB 38
130,856 130,856 0000000000000b2fd416a154fbd633f6609cb70f7a010c11cb8cfb2b1cce9dfb 33 0.01 vMB 1,574
130,855 130,855 0000000000000f18bd71fe347be2b04a71c3e9064afa0dac01c1d78955cf487f 62 0.03 vMB 1,109
130,854 130,854 000000000000024f9c3ae28d457e321b8a0f907d2dd80d0ecd5982af2775e348 5 0.00 vMB 0
130,853 130,853 0000000000000a9b96bfe6d1d2a65906c8a6c5e4e0dcd5dd18efcc6a89b9e0ba 99 0.03 vMB 504
130,852 130,852 0000000000001bf292a793ed9c150faa8bf1ef53dfe3a569348309583b7b869d 10 0.00 vMB 1,251
130,851 130,851 0000000000000fb289a8f173fe513441592de854d6ab7ce4f4808ff6ea61d7af 32 0.01 vMB 1,428
130,850 130,850 0000000000001c63dc42b76b120de6de138657ea20d71b0897d98efc9e63af1b 13 0.01 vMB 867
130,849 130,849 000000000000199778d766c9525e8929a2e577fdb5656706f97ab7e2f88eb5b5 20 0.01 vMB 715
130,848 130,848 0000000000000df507fc0490041523f119c5b8efbc38cd3f35b8688acc46567b 13 0.00 vMB 1,130
130,847 130,847 0000000000000a770c80b4e7c2bf6bda2d49231ea4a5f4f9ad1e5a20a4e13064 52 0.02 vMB 975
130,846 130,846 00000000000000429f9fa5b912ee00638c147eee0315cd6d9efa8942ac7c8830 60 0.02 vMB 133
130,845 130,845 00000000000007ce50a32f0d163f9bedb2784f8791b6f3833fefc99901c88b51 48 0.03 vMB 1,012
130,844 130,844 00000000000016f3d9ede794d089755096fab384b4343af6295bb58af89c92b3 89 0.03 vMB 542
Previous 10 blocks ↓
Total Size: 779.66 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: 317.24 GB
    • Received: 1.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.