Loading Tool

Explorer IconExplorer

Memory Pool

81,500 transactions
30.14 vMB
0.14465944 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 35028be0c9e87a5674217b2e5d20c0130e707b9233b8fef14a994ff46ecc6110
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 995a78edcaa18865c59b39628e2bdd24e00406af181085e755b4c061b4d551a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.07355478 BTC
Feerates: 101.65 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (543,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,987 371,987 00000000000000000f312f367314d9c9880ac990d3e759092407a088a104cadd 429 0.18/1.00 vMB 18
371,986 371,986 00000000000000000778de479de96cbb6b9a39d769dd215e8f3463d321271cec 837 0.48/1.00 vMB 40
371,985 371,985 00000000000000000062282b8bee865f6abe675c2b50efc7846bd1d4180cb382 38 0.03/1.00 vMB 18
371,984 371,984 000000000000000008f0546a671bda1150639d58295e5ebe2addf77f27d9d852 839 0.43/1.00 vMB 40
371,983 371,983 00000000000000000991cac747ca25297103a1d3ac5918d1e3a64eedfcc924f2 256 0.15/1.00 vMB 29
371,982 371,982 000000000000000009fefa210abc6901f74d3d51b5c32272ce54dd8b21bdf8e4 1,650 0.86/1.00 vMB 35
371,981 371,981 000000000000000011368f8fe2aaa927686ff8c49a3b70136e5eef0f47688a05 1,495 1.00/1.00 vMB 25
371,980 371,980 00000000000000000e4f3edcb438bf5c0ff03807073b5d78c114f82f29d68a3a 2,531 0.93/1.00 vMB 66
371,979 371,979 000000000000000000f576d9e47aabea8eb5284cbe580746d2310c9788f45bb5 139 0.07/1.00 vMB 41
371,978 371,978 000000000000000004d869ebd6e2b0c4dd4cbcf9481aab3491f0fbfa7cb56e88 612 0.28/1.00 vMB 43
371,977 371,977 0000000000000000073e91480f8ebac19a5e65362095df792d2a10d5226bfa49 688 0.30/1.00 vMB 46
371,976 371,976 00000000000000000c3b576dc04f566c2267d7e130c645cc7bcc252d1d1321a5 191 0.07/1.00 vMB 46
371,975 371,975 00000000000000000172e4c32d158345dd409c4b01ee474cc9c2409668456b80 486 0.21/1.00 vMB 42
371,974 371,974 0000000000000000092c4f481095a9baf10671473e17427e69aa73a26ab7598d 329 0.27/1.00 vMB 32
371,973 371,973 0000000000000000135b9a47967a30a84ef87f81f57c5ef3782b9da03604b831 1,056 0.54/1.00 vMB 40
371,972 371,972 00000000000000000722c1f063264604cb5476475f3acf9dde39f52a7ff01b32 557 0.25/1.00 vMB 43
371,971 371,971 0000000000000000009cac0fcbb8be8f383cd1ad79c0fbe7d92153f91bbb012a 161 0.08/1.00 vMB 33
371,970 371,970 00000000000000000772e9efdebdad53897628e0d1b14851ac8b6f9c5bc35c78 707 0.37/1.00 vMB 37
371,969 371,969 00000000000000000a674812740c43f943e841b36e31965a2c9daadaa1e97437 152 0.09/1.00 vMB 30
371,968 371,968 00000000000000001057ceb1dbc5dd4b2924d97669af46ca9d7961e64a85a719 128 0.05/1.00 vMB 44
371,967 371,967 0000000000000000110ba1a06918939290776ac1ae4e1761b8f17b0106830144 978 0.42/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.06 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.