Loading Tool

Explorer IconExplorer

Memory Pool

41,211 transactions
18.07 vMB
0.16984051 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.68/200 MB

Candidate Block

Mining Attempt 60d7af7189e41259f29cb6ca87cc2baa9cf392d72629fa3147a063b6e0004c8a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6fcd117f16d1327665c8487a21af000e4b57f2048bef5772c7ddef21f50966ad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.05450977 BTC
Median Feerate: 4.57 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (766,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,810 146,810 000000000000058d6da7d733ba08f077955d8017be14ca6e898fb955cd285ca9 22 0.01 vMB 90
146,809 146,809 000000000000072df9986bca95d86e8bb7863d8b00de517df974f9c54d84679f 22 0.02 vMB 344
146,808 146,808 00000000000005a6028c3bb86c15ca60a18549c6875c9c33e1477043da3eaa31 23 0.01 vMB 48
146,807 146,807 00000000000005d73302853558de6243fdfa637bb607c67cf29c8699542ac2b3 92 0.04 vMB 69
146,806 146,806 00000000000003aa4850c60e456b50c9f89f9092949d2771f5f064b8c6f11583 10 0.00 vMB 609
146,805 146,805 000000000000089285440270a65cd1e0cb1565a66d76b26989daed9c673a18ea 10 0.00 vMB 0
146,804 146,804 0000000000000343557b879792d84fee7e4316a28850c1d87ef8aac7145ca7b5 39 0.02 vMB 93
146,803 146,803 00000000000001e12c8f036f3d95ac2f57dbb8de6e9a8d6cc6cdf4428cf98c96 103 0.03 vMB 21
146,802 146,802 000000000000089870f4bf93f134bbb26ae5a03465f3ee6e0657731bf6181ae3 5 0.00 vMB 20
146,801 146,801 00000000000006435c0b8f064702d41a952171f355fc55a6b7e31ebc0d0b8f20 8 0.01 vMB 33
146,800 146,800 0000000000000638177e7af24cba523a74e5ef6ed6f6db619cbfedadae6cb458 1 0.00 vMB 0
146,799 146,799 00000000000004265c96f0b315e2d82438cad3ec8c0a457a84554cecea7aa717 7 0.00 vMB 498
146,798 146,798 00000000000003cc9d0b1817015bda377715576469e06e554b511867d69b183a 35 0.01 vMB 314
146,797 146,797 00000000000004547518b6d1cd01e7892dc318038e9f422253c47803e5f9db61 15 0.01 vMB 69
146,796 146,796 000000000000084420be5f4344daeb2db9da5a714a2e7aba5ab13257c4544983 89 0.03 vMB 114
146,795 146,795 000000000000024f8c8c1076fc4ca2f73e02e02b7e76cb5693326e75a352bb0d 12 0.00 vMB 0
146,794 146,794 00000000000000c2d9b9eb3b1ea03073b2be476c8b2cffacf8b49a6869039a25 68 0.03 vMB 123
146,793 146,793 00000000000006b80692a51cce859d312ccf7cc233e40e6f42309b2f8f90b986 22 0.01 vMB 141
146,792 146,792 000000000000011555e5f718aae0795598d8d016fac2b1eaf70528941435a6c3 15 0.00 vMB 113
146,791 146,791 00000000000000355de007c5be1711e6c5ca011f0a343bdf25c063ba9df60c4e 53 0.01 vMB 28
146,790 146,790 000000000000087f9c650558dc3c01fda0cebdcdc08dfe13da3b231bbfa35384 61 0.03 vMB 121
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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