Loading Tool

Explorer IconExplorer

Memory Pool

53,696 transactions
29.74 vMB
0.10352200 BTC
Random Selection Loading Transactions
Max Size: 159.71/200 MB

Candidate Block

Mining Attempt bf8c664e5a1d81518025c379066440d19a2e22e9e077a4f7c10f0f98c2ebee4b
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4d4b3a3c6c053369c38ac3c1a8570148b160956061773f6eaeb63bc99a930e36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03131263 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (125,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,722 788,722 00000000000000000004855dfa80d40e5bfce7fbfd94ca3f55faaba93e9cf019 2,278 1.00/1.00 vMB 539
788,721 788,721 000000000000000000046a5389ad174f8c4adde7dfd0a8fe937712ad445adfb0 4,864 1.00/1.00 vMB 468
788,720 788,720 000000000000000000003bd87b5f927e06f2b8bee747f5952d12e26fef65e839 4,713 1.00/1.00 vMB 512
788,719 788,719 00000000000000000004a930d87da295da03c7b96fd4c59ce4e12d56996929d3 4,910 1.00/1.00 vMB 489
788,718 788,718 00000000000000000005b4cc6ae6b547f45474c107ec28db92e327e30e4fe162 5,088 1.00/1.00 vMB 504
788,717 788,717 000000000000000000018cb002835021e2980ce6777a424b469fe3c89d720e8d 4,928 1.00/1.00 vMB 572
788,716 788,716 00000000000000000003b8b44d1f645b619bdf02f79ef95571246f1b25cd642a 5,267 1.00/1.00 vMB 462
788,715 788,715 00000000000000000004d56c59b51a33116f31513f1b46bb9349f875b49cdf2a 4,718 1.00/1.00 vMB 510
788,714 788,714 00000000000000000000e48fcbfa78988ed3f6341c0829a7f92f8c3896f8b104 4,314 1.00/1.00 vMB 602
788,713 788,713 00000000000000000000eb7bba7c4f96085e335c050175d6578e92a5e911c435 5,068 1.00/1.00 vMB 478
788,712 788,712 000000000000000000045d18f57b85a2856206321869ed636e75a99727f78c77 5,056 1.00/1.00 vMB 472
788,711 788,711 000000000000000000026d055c8e261ba267b8790345906eca63e11bef26fab4 5,425 1.00/1.00 vMB 456
788,710 788,710 00000000000000000000b491e0e8ce3408ce2078a610b999d48a9339dbb041cd 4,506 1.00/1.00 vMB 537
788,709 788,709 0000000000000000000399f034701b713dd41b6e405f2a23dc62685d693b3f9d 5,503 1.00/1.00 vMB 535
788,708 788,708 000000000000000000049883e58b296a7bed41020ab882b710f6548dbc8dabbc 4,440 1.00/1.00 vMB 588
788,707 788,707 00000000000000000000ffed1be6e6271a523e2d507a2b4eea7346ad73f58afa 4,952 1.00/1.00 vMB 551
788,706 788,706 00000000000000000002c7f8e602fd761c6cbc87890694826d5fb4bd3b1fdbd0 5,455 1.00/1.00 vMB 507
788,705 788,705 00000000000000000000b18fb16497cd80ea9691ab26c14d991a049e0a503f2e 5,149 1.00/1.00 vMB 610
788,704 788,704 00000000000000000001a3806b73a075113334bca04b6690b903abdd1c72dbc1 5,016 1.00/1.00 vMB 590
788,703 788,703 000000000000000000026f26a643b23ff27fde260f7b0ee121ba98bd300bc05a 1 0.00/1.00 vMB 0
788,702 788,702 00000000000000000001b39190d1edaea69766d0c95cc21626b70fd2334bdeed 4,233 1.00/1.00 vMB 654
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.