Loading Tool

Explorer IconExplorer

Memory Pool

47,344 transactions
28.44 vMB
0.11350298 BTC
Random Selection Loading Transactions
Max Size: 148.86/200 MB

Candidate Block

Mining Attempt a678903fdc0d41af95bbbfa8fa414497e90bf4944b4b70a36a1b3978ef1a5c79
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e2f8819f33b374b8434de2e4a84795e1d7cd66036840beea3ed122a11e15abe4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04622615 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (71,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,521 843,521 00000000000000000002e7abc6288a755637b37b143c2f216ae8c4224bed52d7 2,309 1.00/1.00 vMB 13
843,520 843,520 00000000000000000002eb745a07bd8fbc6a8fad43a2344cd4a6db5235391887 3,251 1.00/1.00 vMB 15
843,519 843,519 00000000000000000000dcfc809de216da158d8458e8a8059239bc3d5f885da2 3,129 1.00/1.00 vMB 21
843,518 843,518 00000000000000000002a0ae683cb003998f2cd03468c685359cdfd37316e046 2,506 1.00/1.00 vMB 16
843,517 843,517 000000000000000000022a5248c1173f398c15298a63b6512bd7e27a0ff99654 1,377 1.00/1.00 vMB 14
843,516 843,516 00000000000000000000af4c57738e5e3d95524b938fbe4436e42ca3c535746c 2,409 1.00/1.00 vMB 10
843,515 843,515 000000000000000000034fd505363f91d5077c7ec76ca0f041fe73bcf87ccb5a 4,513 1.00/1.00 vMB 11
843,514 843,514 000000000000000000014dc48f0d3ef4c3e1b20c6cd380e778eb0a16370ddf20 4,878 1.00/1.00 vMB 11
843,513 843,513 00000000000000000002e38a6612e151c4f1d7531cd9bdc2e56c116f0eec9445 7,005 1.00/1.00 vMB 11
843,512 843,512 000000000000000000034153febf1a896d52ec61dc1ef2054671b33be01284d6 4,708 1.00/1.00 vMB 12
843,511 843,511 00000000000000000001ab0f52fa3914c3480aa10d0b94b5713896c1242d8932 2,516 1.00/1.00 vMB 16
843,510 843,510 000000000000000000028602ea710890a35be489a128190088966cb14f1b1383 4,335 1.00/1.00 vMB 10
843,509 843,509 00000000000000000000b8b2fa5d9cb6a9fe4aac733d93a483a2f40fb4ef45ba 4,900 1.00/1.00 vMB 11
843,508 843,508 0000000000000000000239748afb06801288d17e0ef786ee621885e73df30d9b 4,342 1.00/1.00 vMB 13
843,507 843,507 00000000000000000000f6cd634b398b88fbd9676a1826a34b178ab58cc3f319 3,430 1.00/1.00 vMB 15
843,506 843,506 00000000000000000000d837b64495c2e51e9e5e72f2dee9f8c8bb2d67e61107 2,410 1.00/1.00 vMB 13
843,505 843,505 000000000000000000007526ea18a7d931ec28471352b138b1d0b14f689115d6 2,831 1.00/1.00 vMB 21
843,504 843,504 00000000000000000002211b03cb0000e7a2b153f027619e9a985985444515eb 2,356 1.00/1.00 vMB 25
843,503 843,503 0000000000000000000035a2a4de43693faa41be5c9f7bb1992d3d96ace94dca 3,452 1.00/1.00 vMB 16
843,502 843,502 00000000000000000001ea298630ee818f0f20f6c8d6d02455ab27ae11018254 440 1.00/1.00 vMB 10
843,501 843,501 000000000000000000032537982404080f5013ce4d183401e1a8d4ab87063b84 4,910 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.