Loading Tool

Explorer IconExplorer

Memory Pool

48,108 transactions
29.19 vMB
0.07034939 BTC
Random Selection Loading Transactions
Max Size: 155.92/200 MB

Candidate Block

Mining Attempt 80dcdd1dcee93e03f27bde9d1000f593da567eb73bacdb92c0e0b65de379b418
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 2e030749800f0f57fab72ffbf96694e2cacabec54615dcf052260bbb5b43ceb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,571
Size: 1.00 vMB
Total Fees: 0.01387656 BTC
Feerates: 132.00 > 1.39 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (607,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,820 307,820 0000000000000000330c409776987058c2c310d3d0d27ac12773f4a47e309588 631 0.44/1.00 vMB 28
307,819 307,819 00000000000000002ad282f9848e12f26435565adefca6374ad19884528334bb 348 0.20/1.00 vMB 148
307,818 307,818 000000000000000018488a618f29c3af515018fb285f856b18389e48bd46b462 51 0.02/1.00 vMB 34
307,817 307,817 00000000000000002b0927bd591be00d87d8495a2d56da8bda76f8d1d6edf4a9 347 0.17/1.00 vMB 33
307,816 307,816 0000000000000000097fa5edca0c9e94494f0e2d2b7731b147af3000108f6781 585 0.35/1.00 vMB 28
307,815 307,815 00000000000000001f1ed9b92dd153b51c605a2b1025c8bd24b338fc4c2f73ec 803 0.44/1.00 vMB 35
307,814 307,814 000000000000000024994fbcad2d572bbcabc23462d1ee2b74baa1e362f92a82 196 0.11/1.00 vMB 31
307,813 307,813 0000000000000000156a14f4cf87e980a3155d979cdd67d5d157fb3a8a3feba8 361 0.29/1.00 vMB 71
307,812 307,812 00000000000000000ebcddd49f3de7d36dfc083e4d77c9d51427dec0ef105eb4 512 0.18/1.00 vMB 42
307,811 307,811 0000000000000000403af75ee994d2b3a885a6fc8b8ff89ccb57f8ceebc14be5 345 0.20/1.00 vMB 23
307,810 307,810 00000000000000000062ee6d803348d72c6b6c8e539cdd5353c048eee5500569 1,203 0.75/1.00 vMB 52
307,809 307,809 000000000000000034eed04adcf17cfa56e565d02ddd5fe3f8b6a3da1fd89c2a 802 0.25/1.00 vMB 48
307,808 307,808 000000000000000029a1f95ee3fc2fe8c9edf1cfb716ece7b870c49026298e5e 917 0.55/1.00 vMB 38
307,807 307,807 000000000000000043d769bc7876fcb9a856107e2382aa24af8ef4796056ca8f 517 0.48/1.00 vMB 20
307,806 307,806 00000000000000001582b232609a3d419b88bcad48f9f2b124b52fa528fda0a6 702 0.42/1.00 vMB 68
307,805 307,805 000000000000000044b02d08ab028a563e98b1000268e9f9a47b949c8e323a44 582 0.40/1.00 vMB 26
307,804 307,804 000000000000000007341091b39362fb83b77e3d91550b5bf716a55a48283d61 181 0.08/1.00 vMB 34
307,803 307,803 00000000000000000a2bbc931f42fd5651e13b68ccf0e9b4bb77a25fc7e2a362 194 0.14/1.00 vMB 22
307,802 307,802 00000000000000000e1ebc8bffbf596216fa489b26607c35f1d52354e1c13508 605 0.35/1.00 vMB 30
307,801 307,801 00000000000000000de7bd6c037cfb5a004df64d1fe946226855cf3690f32cf8 196 0.09/1.00 vMB 33
307,800 307,800 00000000000000001382c0e68f8f26c4a0f1016fa002b4518c7b53c66003a517 320 0.14/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.