Loading Tool

Explorer IconExplorer

Memory Pool

79,669 transactions
29.83 vMB
0.08936952 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 2c00657de371c03ca43121d143881dae647baaa9dddb45e0a629c89ed3ad9bbd
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7b6d472e978771e462664dda870bf55ea76429f7e164a054f8a6d916ffa47d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02190214 BTC
Feerates: 40.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (266,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,084 649,084 0000000000000000000429eebf7336b71b13bff4fc3a967d24f0a4c0cff5b5a3 2,578 1.00/1.00 vMB 42
649,083 649,083 000000000000000000004ebd4d8f34d13fd85903db0f193288e981d909e4fdaa 1,703 1.00/1.00 vMB 35
649,082 649,082 0000000000000000000726cc23598890328404bb1c6f4442d925067b9a4cc7a6 2,929 1.00/1.00 vMB 67
649,081 649,081 000000000000000000085061017a815d457f6beb326c1abc7299fca6ec2a10ea 2,745 1.00/1.00 vMB 33
649,080 649,080 0000000000000000000f56f79c464c3da4ff4e426748b496d1499a24dc290748 228 1.00/1.00 vMB 6
649,079 649,079 0000000000000000000d28e5441db86622cc2be0f6275eb32ba544952039e619 1,510 1.00/1.00 vMB 19
649,078 649,078 000000000000000000078ff930c032ed634589e13805d933688459dcd301de61 1,225 1.00/1.00 vMB 20
649,077 649,077 000000000000000000078a1289e7b0ccc5aa8a263c90288bfa81cbca8f0a5b8f 1,616 1.00/1.00 vMB 25
649,076 649,076 0000000000000000000a42687071982efd030716daf8248c507455a85947d24e 1,421 1.00/1.00 vMB 59
649,075 649,075 0000000000000000000836945b3f7f22ee054d3c73dea18cd45a4240e346be7e 2,173 1.00/1.00 vMB 11
649,074 649,074 0000000000000000000b67b75eac531200d4bc9e7567e604ca742a68ca2c588b 2,137 1.00/1.00 vMB 13
649,073 649,073 0000000000000000000cceb28c622fe9151db3e8b4e347f98fd9c6f8a1c78b0a 1,963 1.00/1.00 vMB 37
649,072 649,072 0000000000000000000fa36f2218db9203b04ede8e2cb3eb87be1d454d2de8bf 2,585 1.00/1.00 vMB 67
649,071 649,071 0000000000000000000e89e88dac50bd3cc8fa1c81075f98fc55fe3eeda6137d 2,280 1.00/1.00 vMB 24
649,070 649,070 0000000000000000000de667cff905da9e58bec0addd4e0e109f2c6355324892 2,325 1.00/1.00 vMB 60
649,069 649,069 0000000000000000000857ad1d477896ec1e462724158f307af3f3dbc84a8f6f 1,118 1.00/1.00 vMB 32
649,068 649,068 0000000000000000000e50326060806ee8a92db24987ff3bf09eef886930d763 617 0.67/1.00 vMB 33
649,067 649,067 0000000000000000000a07abe78e1c62d0bea3fe8ad7527c570ac57a2301145c 648 0.30/1.00 vMB 34
649,066 649,066 0000000000000000000e6f84cd143eed8d475e9d504c20e2f498512cc3d37a43 2,028 0.86/1.00 vMB 16
649,065 649,065 00000000000000000004e060ddb7bcd892942ef5f20046585c41e8cb88b5352c 2,028 1.00/1.00 vMB 14
649,064 649,064 0000000000000000000c219daac2df585b1a9f660f39b589786da309a225c274 2,133 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.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: 672.37 GB
    • Received: 16.21 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.