Loading Tool

Explorer IconExplorer

Memory Pool

76,465 transactions
28.85 vMB
0.07247611 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 35bd28a2a9abf72a5dee86e14837dbce204c4d29d7ea3f003895e655bcee1dcb
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 315d925ec724ee577260a78e7188d4c1a8a8bf479f37c8b82ae1211405fba250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.00967543 BTC
Feerates: 74.05 > 0.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (395,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,703 519,703 0000000000000000000500fbf6b588fa4e53a414a318907c6267766e6226ed86 1,979 1.00/1.00 vMB 40
519,702 519,702 00000000000000000044f6f3c694c561348792c8ef8cc62e4deb7779d6d5e18b 1,524 1.00/1.00 vMB 71
519,701 519,701 00000000000000000014897b4a6d089e2dc1d287314c2112b0f85a59e6e45a21 2,697 1.00/1.00 vMB 30
519,700 519,700 000000000000000000033e4304f4451bf7a5dc332d227b19a4794c24d2888cc0 1,176 1.00/1.00 vMB 67
519,699 519,699 0000000000000000001e37f94401bc4fd8096bc50d34c94effecbc3e16c43fc0 1,555 1.00/1.00 vMB 78
519,698 519,698 0000000000000000001edd6077577c61e213ed02116279ecfd92d9a2932d2ea9 57 1.00/1.00 vMB 100
519,697 519,697 00000000000000000007e5a7e75bf56f976cec09a6e4879a0f385bf7c74e3ff7 414 1.00/1.00 vMB 108
519,696 519,696 0000000000000000003420980033e20bb18971bb01e062ed13b6e327e26e20f7 674 1.00/1.00 vMB 116
519,695 519,695 000000000000000000119012932f23429383cd89877773ae7b30577fe2e845e1 1,706 1.00/1.00 vMB 9
519,694 519,694 00000000000000000022d88178c4f4092bb6da12a51ce37475359ac0f98eff5f 1,715 1.00/1.00 vMB 34
519,693 519,693 0000000000000000001fe5a133da04f72f927b78023dd9c80666e8e4a2960322 91 1.00/1.00 vMB 102
519,692 519,692 0000000000000000004645599c9d635a0edc2dcdeba0382c5a0d1f517c570571 2,741 1.00/1.00 vMB 14
519,691 519,691 0000000000000000003462a5e55bda36a01c66765ee0f6ba31bf8bcda0ea570c 2,065 1.00/1.00 vMB 21
519,690 519,690 000000000000000000490cd6b1d7aed7e818a43f0ba1213955c66868d58f1a98 223 1.00/1.00 vMB 106
519,689 519,689 0000000000000000003aa2bc33c375b8f5d7fe7d47bce88b47ea348fc327fcab 642 1.00/1.00 vMB 112
519,688 519,688 0000000000000000001fa140f067aa1b00fcd2dbd9fed11a45fbf9a36ddb82db 1,517 1.00/1.00 vMB 3
519,687 519,687 0000000000000000003304434e54cad7a461663479081fac1430c8469916c19a 1,322 1.00/1.00 vMB 21
519,686 519,686 000000000000000000216e1501ef238ea53a53c87f22297921d403c3f9a35a1c 2,001 1.00/1.00 vMB 12
519,685 519,685 000000000000000000308d7e6cb6cc9e31856524c385b51f7ca425365e8aec66 283 1.00/1.00 vMB 6
519,684 519,684 00000000000000000039aad187c92646bf7088471dd17455c777457ca223a8ba 2,477 1.00/1.00 vMB 34
519,683 519,683 0000000000000000002dc98677395b514c5a17f9eda6930e9f8353664122b27d 689 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.27 GB
    • Received: 17.05 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.