Loading Tool

Explorer IconExplorer

Memory Pool

83,519 transactions
31.16 vMB
0.08956365 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 1d55af8d47c5d6a71c301683d3a7dd1b356f9332ed94b47051d4618bc9c3c10e
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 161f7f6d15bcea891a3dd3baa3e9ae21da207d7393d065e15646219277ff4468
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.01907639 BTC
Feerates: 299.43 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (495,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,652 419,652 0000000000000000025313cd735e95ec05b5430c2af7b84c39ab083266d865a3 2,534 1.00/1.00 vMB 80
419,651 419,651 000000000000000004b7650d53363dab7f2b4cdf0498974f4c58093ac5c91ae6 1,536 0.98/1.00 vMB 36
419,650 419,650 000000000000000000753445c2a832b3efc6cd85145009f06da7f2dd182ec321 2,437 1.00/1.00 vMB 57
419,649 419,649 00000000000000000195f10d44b092cd07df7b5dc305db13723458a26f77a628 2,406 1.00/1.00 vMB 75
419,648 419,648 0000000000000000029fa7a16bdb66f5322210310aecd3474af5b0edd3183945 1,778 1.00/1.00 vMB 38
419,647 419,647 0000000000000000030819bceba406cf3fa50a51d3091ffa7766a0563db1948e 1,955 1.00/1.00 vMB 41
419,646 419,646 0000000000000000050754cf7258cdad96b92281e06a4639fd9383ac7fb5f801 2,856 1.00/1.00 vMB 78
419,645 419,645 0000000000000000029ed0f55de7be6a86ca51437a45c12a937ab3747fd2b16e 164 0.16/1.00 vMB 17
419,644 419,644 000000000000000000a2a4773e37734072acc057fd4b780ce200860e88c90a7f 1,511 1.00/1.00 vMB 35
419,643 419,643 000000000000000002a1deaa77794882022d0067fc8305129126c16472182003 2,861 1.00/1.00 vMB 70
419,642 419,642 0000000000000000033de228281538b6355e4eaee2cd264c0ae84bc118d1e02e 375 0.27/1.00 vMB 39
419,641 419,641 00000000000000000512436e5ead99b129a6d3969b24deaf1fd0fba8320830da 2,003 0.98/1.00 vMB 47
419,640 419,640 000000000000000002cc23abdd358f0a4cd25b9f9be732739a7a6ca8eca6a682 491 0.23/1.00 vMB 45
419,639 419,639 000000000000000004ebd2f16ff5f7c9747a8b20cb56b6c2c60146b419be6682 251 0.10/1.00 vMB 56
419,638 419,638 0000000000000000011fa76444740b1ec778078596d19dd79c3090082bd999dd 600 0.74/1.00 vMB 28
419,637 419,637 000000000000000003954ded83c8bf2707961af7c8f58169acc67a92b9aa32fb 1,380 0.99/1.00 vMB 37
419,636 419,636 000000000000000003a229bbcff7699a31d312c137f256ed72bd46c778bc503a 849 1.00/1.00 vMB 25
419,635 419,635 0000000000000000000fd32d87fce19efb7ccd07aa4ddaf1b94b9a219deec0f9 1,843 1.00/1.00 vMB 44
419,634 419,634 000000000000000002988d6512719697147cf252b2f64d247cf229266615d2bb 2,534 1.00/1.00 vMB 65
419,633 419,633 0000000000000000018626ff7160bdf38a602e6650bd04ec258759ea578b106d 626 1.00/1.00 vMB 19
419,632 419,632 000000000000000002911044ab0289b2b679e9f29fe27792b81e18442cc9c0f7 1,904 0.94/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.