Loading Tool

Explorer IconExplorer

Memory Pool

75,475 transactions
27.80 vMB
0.08019467 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 9de4bd9aaaecaf98b20369209f00ce7244ad157a05609b641895dd4183d8e3f1
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 859ef9d750941eed9030adf04ca420f1e22bf847c6e82447bf07d0ab73973486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,591
Size: 1.00 vMB
Total Fees: 0.02071184 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (132,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,940 782,940 000000000000000000028be29d498fba993b8d6ccbe20dc8718989e82c288f39 2,507 1.00/1.00 vMB 19
782,939 782,939 000000000000000000026a4653d254d53e65e3d324125dc9570e57d8957bd4db 2,592 1.00/1.00 vMB 30
782,938 782,938 0000000000000000000108ef6391faeb9166be755fe7fb7dd090f0d027847b9c 2,333 1.00/1.00 vMB 26
782,937 782,937 0000000000000000000546881af381b076cba73f87f5ba6d9de9a42252d7525d 3,582 1.00/1.00 vMB 30
782,936 782,936 0000000000000000000260998aa80b1e3448f9d1feb3318350084c629e5d0dfa 2,607 1.00/1.00 vMB 30
782,935 782,935 00000000000000000002e1f70ad28e4bb45b73085131f6a6e4d226824005380d 2,631 1.00/1.00 vMB 32
782,934 782,934 00000000000000000005f304f766ff545751fa4376df6b1984083dcd751ee304 3,192 1.00/1.00 vMB 31
782,933 782,933 00000000000000000004de379af3faf5bc1880d646922f749a426b7210261404 3,569 1.00/1.00 vMB 35
782,932 782,932 000000000000000000000dc882c246f145ef0f37054bace8ce916bddb2639442 2,608 1.00/1.00 vMB 11
782,931 782,931 000000000000000000030d7ba8d0f2deb7fd9fefd62b7de237ac26385bb85cb6 2,513 1.00/1.00 vMB 20
782,930 782,930 00000000000000000000be65032490b45a9138a72baf6761b3ce23a665e43470 2,829 1.00/1.00 vMB 28
782,929 782,929 000000000000000000054e5dc9d427a5ed7a53095120bda2e5edb99b18bc60ca 3,133 1.00/1.00 vMB 30
782,928 782,928 00000000000000000002d2bcf1072719bc302fb4b0addb880d002b5f02aa317e 2,301 1.00/1.00 vMB 34
782,927 782,927 000000000000000000020874c4d3e1e4ce7551a2f310e5a2a3d460d6f889b75c 3,056 1.00/1.00 vMB 7
782,926 782,926 000000000000000000005552795eeb4ac4026f9eb8abdd69e15e44b3d20f645c 1,472 1.00/1.00 vMB 18
782,925 782,925 000000000000000000002fc78e86fa4367f8d004a5e944010884f72871227fd1 1,906 1.00/1.00 vMB 10
782,924 782,924 0000000000000000000180f3659ccd4db353b5dad594385a6d172636835a8df6 2,508 1.00/1.00 vMB 13
782,923 782,923 000000000000000000019e1ed73bbb6fa53fc600c7eb93b3ad7b469a8c4941a6 3,307 1.00/1.00 vMB 27
782,922 782,922 000000000000000000041cf502c1170b61e7278c57c9ef72997572adac553827 2,494 1.00/1.00 vMB 20
782,921 782,921 000000000000000000057b1645c4ef4745a9f308c4d43848c4c6337d1ef44492 2,220 1.00/1.00 vMB 20
782,920 782,920 000000000000000000055828b656d1f50dd03db99599a1fdd2f66b20c78ec152 1,837 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.