Loading Tool

Explorer IconExplorer

Memory Pool

57,946 transactions
29.01 vMB
0.05966868 BTC
Random Selection Loading Transactions
Max Size: 160.28/200 MB

Candidate Block

Mining Attempt ead81bb9284fd03b226e37dd54c99b8eb797a0e6511c8813a0cefa38943a6ae4
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 34e7d45a4cb742b20d9ab849d88c2b283fefba71d5434e5f0619717e60ffcbca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,237
Size: 1.00 vMB
Total Fees: 0.00436208 BTC
Feerates: 108.49 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (636,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,840 278,840 0000000000000002b0b1442bd45cd711932d39f8e005ecc22d0164ea94d82d81 424 0.24/1.00 vMB 39
278,839 278,839 0000000000000001c221c3bae7f8784892a2115c33f5a1ff1991c8bf4c43e93f 159 0.11/1.00 vMB 62
278,838 278,838 00000000000000013fba5ce8d5e4cb348e81a98531d03f0ea7c786ee6b8c6476 182 0.13/1.00 vMB 28
278,837 278,837 00000000000000016f569b32d29a04933f8830b2110e5d4c64e32903a34db169 138 0.09/1.00 vMB 28
278,836 278,836 000000000000000018ff4e4babe50f89aa4cf68298bce5a74ecf298579c8bd66 137 0.06/1.00 vMB 24
278,835 278,835 0000000000000000e5bc26e687817d1a1d45f8a25856fa43559e7f60ea463661 139 0.09/1.00 vMB 34
278,834 278,834 00000000000000002f1003d49eab457bf34f984880d59cde4c7bc6bc284c2df2 135 0.14/1.00 vMB 22
278,833 278,833 000000000000000287a64b83a14fcfd66310608f3e5a6c7260d3a09bcaa1ece2 149 0.15/1.00 vMB 17
278,832 278,832 0000000000000002343f7194619ad28b65073d658b22d3a39a3a725886931b03 159 0.10/1.00 vMB 29
278,831 278,831 00000000000000027b6a5d6a428a8ad2a4b1762081264a2ae80e1ab49a2f5439 137 0.08/1.00 vMB 27
278,830 278,830 000000000000000038bca67c44b22f14d4a370b58354d6fe2e64ad7400cb61ce 494 0.26/1.00 vMB 44
278,829 278,829 000000000000000206941a420bbe5454e0d5fd56bb96b5b6a5fae9f92aae11bc 55 0.03/1.00 vMB 22
278,828 278,828 0000000000000000044856882eaf979de372362b9db8d72ab5794507f767b6bb 400 0.22/1.00 vMB 78
278,827 278,827 0000000000000002fa2c43772f34ab3284803255fef5354755fa1568d66e4996 188 0.23/1.00 vMB 23
278,826 278,826 00000000000000000b42bc9c984633db0c6ad39cb0772bf8ce4c0b0db788719a 570 0.25/1.00 vMB 62
278,825 278,825 0000000000000002f44d55f94122b5bcd63ea458ca0a1dff7e42eb90ef022eab 500 0.26/1.00 vMB 41
278,824 278,824 0000000000000000eaa79ae869861a6ee453b3bd041ccd686782deb7db87eb62 337 0.17/1.00 vMB 35
278,823 278,823 00000000000000021f9bfca76b8d95f99001694e11cf9721f9ee85eef2c93400 204 0.09/1.00 vMB 51
278,822 278,822 0000000000000000c019bc8bc022438c1e401e67136a870d90a99e751208382a 263 0.16/1.00 vMB 37
278,821 278,821 0000000000000002126f30bdab0ec3a3c8b23bf555acb22ccb32a912fb5fe66b 122 0.06/1.00 vMB 33
278,820 278,820 0000000000000002d2ab0b508c1c7d653695aa477a03aa52385eb45bf3c431aa 105 0.15/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.