Loading Tool

Explorer IconExplorer

Memory Pool

45,682 transactions
30.70 vMB
0.12288550 BTC
Random Selection Loading Transactions
Max Size: 156.29/200 MB

Candidate Block

Mining Attempt 1624dd38e25973c7eb0835f751387d9830e7ee8973fff0b59dbd07db6bef51d9
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root cd2278de56a1b1c58810c0d4176754ee9230b2773663b39fd4263bfaf40fce2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.05122846 BTC
Feerates: 150.97 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (150,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,093 764,093 000000000000000000068db6c4b863c87787db86aaa70336c024fc64c9ab30c4 761 0.38/1.00 vMB 13
764,092 764,092 00000000000000000003bd1a176c8ac1e45c63c5408afac6f80cd01e6225d519 2,329 1.00/1.00 vMB 19
764,091 764,091 000000000000000000002d0e3c1bd1970f7633a666976e95422d8db3bd8b2b13 1,884 0.82/1.00 vMB 17
764,090 764,090 0000000000000000000378eeeb902be965aa2047dbf4df01ab71ba25b71742d2 319 0.21/1.00 vMB 10
764,089 764,089 000000000000000000059cd2584e2fa3e16f58247b8b61384f5243bb7fdcf402 1,100 0.94/1.00 vMB 2
764,088 764,088 0000000000000000000482147f10bbc18a920eaf152ccf16996577245c27710f 2,111 1.00/1.00 vMB 19
764,087 764,087 00000000000000000001c1e8b882ce4a16f3c0b7e2f4a7423cd99edc96ca5f31 2,406 1.00/1.00 vMB 27
764,086 764,086 00000000000000000005e4a25736cb72a53c992b8930c6e10427f66c950a3732 422 0.63/1.00 vMB 8
764,085 764,085 000000000000000000017eba89043bacf7e37dfab84d92cc8ad94ce4430a88df 2,023 1.00/1.00 vMB 12
764,084 764,084 000000000000000000050b2c89d793d1d43a10de4fa154900407ea9fdc8b20de 1,271 1.00/1.00 vMB 19
764,083 764,083 0000000000000000000240d88aa02fd8967067cada1020b13d750d47a40d52ac 1,037 0.50/1.00 vMB 15
764,082 764,082 00000000000000000003f3fd2096da3ba3334f379a23b7b387192d50163017e4 799 0.44/1.00 vMB 8
764,081 764,081 00000000000000000000e1d4bcb628b38d6e8ae542b45319fd6f97ccb4af4d68 2,542 1.00/1.00 vMB 20
764,080 764,080 00000000000000000006902a32dd131914c47cc75dd2ddb20326a50d6187f90e 2,143 1.00/1.00 vMB 16
764,079 764,079 000000000000000000044f185b8cff371296f6eff2662f38276a1c6038d9ea81 1,486 0.83/1.00 vMB 12
764,078 764,078 000000000000000000006f40f4f1051f3cb3c58aaf453226b3cfdcbc947f19a8 189 0.20/1.00 vMB 4
764,077 764,077 000000000000000000071db01570174a69334ced1c9c349a88f6451aeaa99600 1,464 1.00/1.00 vMB 5
764,076 764,076 00000000000000000002c087d20ccdc3d924de32348547175cc076edfd55ab5f 2,184 1.00/1.00 vMB 14
764,075 764,075 00000000000000000003b24c7cc8782dcc03733938b95415e78a8b312e76aab7 2,377 1.00/1.00 vMB 18
764,074 764,074 000000000000000000000470b3ab77afd71b38a6e422220606fca0fb3a087570 2,316 1.00/1.00 vMB 26
764,073 764,073 000000000000000000007a84fdf2c8333b487008fe88a0bec8a6575406b62e25 1,972 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.64 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: 626.57 GB
    • Received: 11.67 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.