Loading Tool

Explorer IconExplorer

Memory Pool

74,659 transactions
27.52 vMB
0.07133549 BTC
Random Selection Loading Transactions
Max Size: 168.05/200 MB

Candidate Block

Mining Attempt 1420860a844de7e54fdd23e0391caf5094dc8547f8a3c8ee2d2d533373789dcc
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 8f25e38a7e8b8dc6c04833a99d3f292f6a7a09239794aca8daa18b154ecbfdeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.01268706 BTC
Feerates: 100.53 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (546,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,119 369,119 000000000000000003fda059b06d330ff8fba0d0dedd3b2fb9435a7968a75c66 1,422 0.81/1.00 vMB 36
369,118 369,118 00000000000000001023eac0f1d063cdfa73af1cc11645c9ef483f96d8bfc093 332 0.25/1.00 vMB 22
369,117 369,117 0000000000000000142ad7f04a8de09dfbae90920493412b961ec4e3d2387426 1,295 1.00/1.00 vMB 24
369,116 369,116 000000000000000006c2f4080eb4d8a24e0247c30f25f8d372f4cf094626dd2f 1 0.00/1.00 vMB 0
369,115 369,115 00000000000000000a01566d676504a542cffe89b8e7ebe299a1251b9f911dc6 2,305 0.93/1.00 vMB 52
369,114 369,114 00000000000000000575e359f67a7b9a4405aeade75a5032419c678b4b7dad61 273 0.25/1.00 vMB 23
369,113 369,113 0000000000000000140e2ef8fc48cbb8512612d33b5a325090c787566add6def 384 0.64/1.00 vMB 11
369,112 369,112 00000000000000001140e15e67818eede3e4e2be2040aa8bd6776102ead52dde 1,067 0.75/1.00 vMB 29
369,111 369,111 00000000000000000d68bb3b5a66c3f0affbbcd216240b14696b5008159b1e82 644 0.87/1.00 vMB 21
369,110 369,110 00000000000000000e92259502dd2b2b78ed3cce497fff7832f2e1d0dfa2efbe 2,006 1.00/1.00 vMB 71
369,109 369,109 00000000000000000485b4a4886c266ac8512d207c6bf81f32abe17133cca6a4 1,152 0.90/1.00 vMB 28
369,108 369,108 0000000000000000015fa88d8bb40559a91e8c69b99f9d2376a0ef163888f8ce 1,795 1.00/1.00 vMB 37
369,107 369,107 000000000000000002f2e6f3bc66f2215060ce9870e1511dc8832a9915cb20af 458 0.41/1.00 vMB 25
369,106 369,106 0000000000000000093c8b9602672d0e64d6efacf2091044940fe28e89e6b454 228 0.18/1.00 vMB 29
369,105 369,105 00000000000000000a13240f4eb421818a824a2b281c8adb11118ebe7f66ffd7 317 0.25/1.00 vMB 24
369,104 369,104 00000000000000000f3451170b23080added0db9e2525960d812dae2f4137f45 1 0.00/1.00 vMB 0
369,103 369,103 0000000000000000135ee1876f5100cf004e730296bd4e99a3d6da99315b183d 655 0.88/1.00 vMB 21
369,102 369,102 000000000000000001067b74354b5706c26fb230e1a050782fa4d351f99e7f44 1 0.00/1.00 vMB 0
369,101 369,101 000000000000000001ad74daff2ab1f1e1c20dc2ddfb524becac00d3216deac0 824 0.35/1.00 vMB 38
369,100 369,100 0000000000000000112f890cd2621e2335beca8cb75a8069d099ee20323986a0 559 0.44/1.00 vMB 27
369,099 369,099 0000000000000000057a5c739f66cc3dbb62e3b03410348a5d6ba085c80c92d9 841 0.38/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.