Loading Tool

Explorer IconExplorer

Memory Pool

79,690 transactions
30.14 vMB
0.08209654 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt 044184b6bb68dfe06d34c7382d04ac279817ddd560f67d3b5c2d0c0d877cbcec
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b377d82251366f25d1570ce620fcd251063f8c73c4136bd58345d78d96554d0f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,079
Size: 1.00 vMB
Total Fees: 0.01500077 BTC
Feerates: 200.89 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (24,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,559 890,559 0000000000000000000245462644519a88d8c9131b69389c2ebe0a13e9aab23d 3,738 1.00/1.00 vMB 5
890,558 890,558 00000000000000000001c3b350100cddc361d31c3a38ffe971afa776be244c8b 791 1.00/1.00 vMB 1
890,557 890,557 00000000000000000001e5407b893e2e7de10cb172b15c1a2a62663170fcbce6 3,265 1.00/1.00 vMB 4
890,556 890,556 00000000000000000000752cceee721d825d9219d0e40d11a7abaed86dcd28fe 3,577 1.00/1.00 vMB 4
890,555 890,555 0000000000000000000210ddc92b835bfeacca0ae796d91ce562b408c2a77f0c 1,583 0.57/1.00 vMB 2
890,554 890,554 000000000000000000011a40b0f2eafb437d206ece0e5b99b08253abfd7a5588 2,066 0.78/1.00 vMB 2
890,553 890,553 00000000000000000000db058ccea9bf85c3c9f25448f122d1f8029ae07409d9 298 0.07/1.00 vMB 2
890,552 890,552 00000000000000000001d05e729bddb6bdc39dfe4fa6ec7390efc440e5af2295 1,148 0.37/1.00 vMB 2
890,551 890,551 0000000000000000000277bbadaa8005c7ae5913131a7738dfa1c68a77c2e73f 2,964 0.66/1.00 vMB 2
890,550 890,550 0000000000000000000135384a75a62c81128b972ed7f36e0f1ca107feb17018 2,698 1.00/1.00 vMB 1
890,549 890,549 000000000000000000004741f1264b68cf8d96f7ff29ef0c640874a4c02f4cda 2,972 1.00/1.00 vMB 4
890,548 890,548 000000000000000000026f8b10b93642cd34eb3160af8e9bbf05437cf89dbda1 3,159 1.00/1.00 vMB 3
890,547 890,547 00000000000000000001159d73c2b2e2bdf12f9946ae01c03d067c26dd3d992e 1,511 1.00/1.00 vMB 2
890,546 890,546 0000000000000000000065c8226c25fe6808443360b07e175c5fa4cd804eb014 2,664 1.00/1.00 vMB 1
890,545 890,545 000000000000000000025e04f43a9288ae76725d427425ae6b53c0423cb76400 3,722 1.00/1.00 vMB 4
890,544 890,544 0000000000000000000033fa79712b50bf60ae99e9b1814b70d08b4bd05c89ef 2,230 1.00/1.00 vMB 2
890,543 890,543 00000000000000000001d5c227c5baef212eb6c190ef0515e322ce1c7a152f39 312 1.00/1.00 vMB 1
890,542 890,542 000000000000000000000526d95bf91555b27fdbeb48d097bb07a4d892266b74 2,634 1.00/1.00 vMB 3
890,541 890,541 000000000000000000023eed96d3ad2e894b2bf6428a98d98c0b6f68a27cef77 1,259 1.00/1.00 vMB 1
890,540 890,540 00000000000000000001f65fc4434b8a6c23a905135e36a62a8520df73903e90 1,961 1.00/1.00 vMB 1
890,539 890,539 000000000000000000021ff78566dd327326d8e66cd533426a1f4f116d0e534f 2,245 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.