Loading Tool

Explorer IconExplorer

Memory Pool

44,363 transactions
28.37 vMB
0.07674249 BTC
Random Selection Loading Transactions
Max Size: 150.19/200 MB

Candidate Block

Mining Attempt ea849ed4f1ee8341e16192871645761c719ea601eab158c2a0b729f5a5f2e09a
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 2aef405d4e5fb2837a99d63393b2ee07c9fe1375cb31b744c05c5c3430dc3245
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,296
Size: 1.00 vMB
Total Fees: 0.02280704 BTC
Feerates: 150.92 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (534,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,045 380,045 000000000000000001160195352ce34a7494b729c555f46e3f70fd9fffe22a20 327 0.25/1.00 vMB 22
380,044 380,044 000000000000000008e4433ae01aa88359ef50f353ad54571d757a6e1ee69bd7 418 0.24/1.00 vMB 28
380,043 380,043 0000000000000000086bf53d65e8a66f81b26d6ef05237234c4f0ff6703ae5b0 413 0.29/1.00 vMB 23
380,042 380,042 00000000000000000c16ede947e461aa30aa6b3879ba72c39a410e076833ba47 1,196 0.75/1.00 vMB 26
380,041 380,041 000000000000000004c8b000e1924fe55d0025fa185d6345236e2537a247d0f5 2,530 1.00/1.00 vMB 42
380,040 380,040 000000000000000009327d9cd32c82b78b23f877c82587cfb4d1142e6433cd57 224 0.90/1.00 vMB 3
380,039 380,039 000000000000000003cbc9d1c9d99cff9ec89ce3a5d160406e302c73fb141c3e 1,548 0.69/1.00 vMB 38
380,038 380,038 00000000000000000bb35cf04f54e794cfb6a50f2445a101ae6f6132f76236f3 1,453 0.67/1.00 vMB 36
380,037 380,037 000000000000000005c54248bd05f1e587182668019aacd064693946c0fa0c8c 2 0.00/1.00 vMB 0
380,036 380,036 00000000000000000042ae6dcd97518e29cdad079de69450d837133c545fc08d 1,936 1.00/1.00 vMB 33
380,035 380,035 000000000000000003276414d0bfd23737b4b9ce7925b261c5dc0724fbfd100a 852 0.43/1.00 vMB 35
380,034 380,034 00000000000000000c00f7f455f3311b890780588c7c17a66e016b97c9e56e25 1,850 0.99/1.00 vMB 33
380,033 380,033 00000000000000000b311d6d472fc1b4b786c5330027134f230524d01621d0ce 110 0.17/1.00 vMB 12
380,032 380,032 00000000000000000086f2b92860ad6c789f75f31f9e05d005d3dff346cf3df5 507 0.26/1.00 vMB 31
380,031 380,031 00000000000000000e2a6cda1019459ffa57cec2b0993c171cba86a457bdea5d 665 0.47/1.00 vMB 22
380,030 380,030 0000000000000000107edffa8cea6fd5bad05a54af24aafb086e721f3e3b21a3 1,339 0.93/1.00 vMB 28
380,029 380,029 000000000000000004e8b3138c565245d43f20cdbbf6a2b12a035499db4f2b28 2,304 1.00/1.00 vMB 36
380,028 380,028 000000000000000011d015b96ebd76aa2bc7c8c3a0a65765b2a85840310a981d 2,285 0.75/1.00 vMB 48
380,027 380,027 0000000000000000063e5b9d30e49596fe2219b0decfcf694f00653fc661fa38 266 0.95/1.00 vMB 12
380,026 380,026 0000000000000000045134c02f77167be40f7b390280ee8bd9b113ee76893db5 1,042 0.46/1.00 vMB 44
380,025 380,025 00000000000000000e7e010e6273dd77b84a8db7958201873b72766d6626dc1b 1,681 0.86/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.