Loading Tool

Explorer IconExplorer

Memory Pool

81,172 transactions
30.66 vMB
0.08070196 BTC
Random Selection Loading Transactions
Max Size: 187.19/200 MB

Candidate Block

Mining Attempt 48eafe6fece7d2ba859a50cd154f8ea3ef0d9e9f2e314c4c579efb4e145aed9c
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 662a3e7de6e4a2bc7a16e81714a144d641c4255811922dc3c063901f716a9b9b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.01160793 BTC
Feerates: 81.27 > 1.16 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (155,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,525 759,525 00000000000000000007bd523063919c2a725fda7b2af36f7fea71a89837c3cd 2,201 1.00/1.00 vMB 12
759,524 759,524 000000000000000000042b71ec8b6ff5c6193dc108e8211da02009ac186c7479 1,513 0.70/1.00 vMB 8
759,523 759,523 00000000000000000004eadd502a7dee6f0c80a01de1a84158593557a0952173 1,261 1.00/1.00 vMB 4
759,522 759,522 0000000000000000000371542c63451b800697125fa8f7f4c65e46b1c857f7d9 2,863 1.00/1.00 vMB 7
759,521 759,521 0000000000000000000606c73e60548cefbd4e3553e76dc13d2c55be204795d7 2,136 1.00/1.00 vMB 7
759,520 759,520 00000000000000000007423035b152ec41665fb297999591fbec8b34481d8a63 2,576 1.00/1.00 vMB 12
759,519 759,519 0000000000000000000239358b51e91dc53cab411516d7661652d05e38ebb2c4 3,534 1.00/1.00 vMB 20
759,518 759,518 00000000000000000002fd05a63699e748d4cfeeec730db995e7e9086f5c2c14 2,450 1.00/1.00 vMB 22
759,517 759,517 000000000000000000043b1c8b2b3917ea87e9abca33256eb7e11431771ebc78 1 0.00/1.00 vMB 0
759,516 759,516 0000000000000000000397dd4562ceb9ef85a971725f0667d42e4317d597c1f6 3,002 1.00/1.00 vMB 20
759,515 759,515 00000000000000000004ec121fa4b0ae0140d8ad5d15e9b504014dda2355cad1 2,452 0.94/1.00 vMB 5
759,514 759,514 000000000000000000049d144d810fefc00137a77d251b63cf8d739c0bbcb70e 3,219 1.00/1.00 vMB 19
759,513 759,513 00000000000000000006fd1a037288bf33b658e8c32cfdc139e13974ba35317c 223 0.25/1.00 vMB 11
759,512 759,512 00000000000000000007d76ecdeaeabfe06820c24cf2f0e4fd5a107de16695c2 174 0.39/1.00 vMB 12
759,511 759,511 00000000000000000007523f48bb5b1211c5221a627f24cb034f8cb732f7cf0d 704 0.43/1.00 vMB 7
759,510 759,510 00000000000000000004be3aedd914a9a47cf8f867da32c048ec45f518b46027 126 0.61/1.00 vMB 1
759,509 759,509 0000000000000000000074cb6ef0491a195093127b74fa5761fca0ca2a3337bf 423 1.00/1.00 vMB 2
759,508 759,508 000000000000000000074d9e18cb13adfdcd29f1a5dbb697f9da04c8eb75e538 1,243 1.00/1.00 vMB 7
759,507 759,507 000000000000000000056e813bc23cde34d60e0d68edb662eeb5abe9ff8de0b9 944 1.00/1.00 vMB 2
759,506 759,506 00000000000000000005bbb1797808d5c1fd5fcf3d79deb096b61d78dc8291c0 2,616 1.00/1.00 vMB 7
759,505 759,505 00000000000000000006a234ef58f018ed2126ec1fe5441635e68651b4ce7cc0 3,232 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.89 GB
    • Received: 17.98 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.