Loading Tool

Explorer IconExplorer

Memory Pool

26,405 transactions
9.88 vMB
0.03124367 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.86/200 MB

Candidate Block

Mining Attempt 3a368093c6d4a2a25c5df292e28a7cf252db68c098319d6550a4eeaa986c082a
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root f2ff0b02dadb5048e6216629badc0ea7aad34caab97b9f835a43e85bbffb0dcc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 374
Size: 0.22 vMB
Total Fees: 0.00690445 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (767,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,081 146,081 000000000000079013631270226893f65e15fd154b769af177dd20396c5298b8 64 0.02 vMB 2
146,080 146,080 000000000000045621d97817e9ffeeddaa4e6838132f8bf8fc934878a343affc 74 0.02 vMB 212
146,079 146,079 000000000000081d36032bf97222c57bf2575e8e8a21f0aaf5ea18e438f5515d 13 0.01 vMB 376
146,078 146,078 000000000000085d73cea384afa5ffcf096f99067abad5f1c72fa02cdaf0dfe4 16 0.01 vMB 224
146,077 146,077 00000000000006369e7c5ec0cf0067c8993583098c58ee211f4978ababaa8dea 50 0.03 vMB 156
146,076 146,076 00000000000005c72caeba054f838f6676ec054fff4f8b79a2811301030b867d 118 0.04 vMB 128
146,075 146,075 00000000000001c16e526b287f566dc192741c8387f180e3ae711a6b0e789be2 48 0.04 vMB 100
146,074 146,074 00000000000005ff3d7ca8870dfc1ed5cfba2bee8aa8ce1979b32e05095ae7b6 21 0.01 vMB 5
146,073 146,073 00000000000008d72c871a144a2b7e0f8c03c216d880ab873cba4b315fd3980f 64 0.04 vMB 190
146,072 146,072 00000000000008663d81f4c02b0623cc45a8a72bf799a0a1ca2e13421d0e6d7d 146 0.04 vMB 10
146,071 146,071 0000000000000455ee29fc4e7c1cf5a68ac032f17f8d1bf9e296231d6481ab7f 22 0.01 vMB 114
146,070 146,070 000000000000044848a4432d6f42d85eb27b622082a3912dbd988e9deb12049c 20 0.03 vMB 3
146,069 146,069 000000000000039186d23654ba9823d655dc38ce7db48282ff1db483289fe8dc 88 0.04 vMB 117
146,068 146,068 0000000000000790725c4cb3ef36887b751afc08e21432593e6ef1e429c3b7a7 13 0.01 vMB 21
146,067 146,067 000000000000033ca9244b08f1454d7239023ad08de602fad71802d8cf9d4e1e 4 0.00 vMB 193
146,066 146,066 00000000000000ba96f081c1ecd00a8779e6b1d7477cc2fa037a172efee89a6d 62 0.03 vMB 507
146,065 146,065 000000000000025014615ca06935d591aabc6f9eb8c734fe8df08b87ce1783c8 10 0.00 vMB 17
146,064 146,064 0000000000000167c10e619419d5fe6fb11160faf138db5fb10aac8443125cca 28 0.02 vMB 52
146,063 146,063 00000000000007bec09e3c607ac4f572224725f2d623e3816d40abc51ca9718e 41 0.02 vMB 195
146,062 146,062 00000000000001ee371dd3500d80a1047d9d505b9cb911d6c3ea3c41b325a9bf 60 0.02 vMB 138
146,061 146,061 00000000000004ecece4bfaedd6aae2b0998f092b7580d1ae4e0157c0d304cbe 114 0.05 vMB 40
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.32 GB
    • Received: 0.68 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.